mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] wayland: version bump 1.18.0 -> 1.19.0
Date: Mon,  1 Feb 2021 15:53:17 +0100	[thread overview]
Message-ID: <20210201145317.13302-1-p.zabel@pengutronix.de> (raw)

Add scanner config option and order options alphabetically.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/host-wayland.make | 5 +++--
 rules/wayland.make      | 9 +++++----
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/rules/host-wayland.make b/rules/host-wayland.make
index 59b2696d5973..49ddb200ed90 100644
--- a/rules/host-wayland.make
+++ b/rules/host-wayland.make
@@ -21,9 +21,10 @@ HOST_PACKAGES-$(PTXCONF_HOST_WAYLAND) += host-wayland
 HOST_WAYLAND_CONF_TOOL	:= meson
 HOST_WAYLAND_CONF_OPT	:= \
 	$(HOST_MESON_OPT) \
-	-Dlibraries=false \
 	-Ddocumentation=false \
 	-Ddtd_validation=false \
-	-Dicon_directory=
+	-Dicon_directory= \
+	-Dlibraries=false \
+	-Dscanner=true
 
 # vim: syntax=make
diff --git a/rules/wayland.make b/rules/wayland.make
index e276686fa1d1..b237a97016ff 100644
--- a/rules/wayland.make
+++ b/rules/wayland.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WAYLAND) += wayland
 #
 # Paths and names
 #
-WAYLAND_VERSION	:= 1.18.0
-WAYLAND_MD5	:= 23317697b6e3ff2e1ac8c5ba3ed57b65
+WAYLAND_VERSION	:= 1.19.0
+WAYLAND_MD5	:= 5d59ac3d8a8f4e42de2ceb8bb19dfca9
 WAYLAND		:= wayland-$(WAYLAND_VERSION)
 WAYLAND_SUFFIX	:= tar.xz
 WAYLAND_URL	:= http://wayland.freedesktop.org/releases/$(WAYLAND).$(WAYLAND_SUFFIX)
@@ -37,10 +37,11 @@ WAYLAND_CONF_ENV	:= \
 WAYLAND_CONF_TOOL	:= meson
 WAYLAND_CONF_OPT	:= \
 	$(CROSS_MESON_USR) \
-	-Dlibraries=true \
 	-Ddocumentation=false \
 	-Ddtd_validation=false \
-	-Dicon_directory=
+	-Dicon_directory= \
+	-Dlibraries=true \
+	-Dscanner=true
 
 # ----------------------------------------------------------------------------
 # Install
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

             reply	other threads:[~2021-02-01 14:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-01 14:53 Philipp Zabel [this message]
2021-02-03  7:11 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210201145317.13302-1-p.zabel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox