summaryrefslogtreecommitdiffstats
path: root/rules/wayland.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-10-14 15:31:40 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-10-20 08:27:40 +0200
commitb1e8046a9cdba15002ae221eeb6db6c65501376f (patch)
tree880fdcab183020b3ed858764ec767a7296499bd3 /rules/wayland.make
parent077c83dfa8519d5a5cef9cb4d631eec71283cba5 (diff)
downloadptxdist-b1e8046a9cdba15002ae221eeb6db6c65501376f.tar.gz
ptxdist-b1e8046a9cdba15002ae221eeb6db6c65501376f.tar.xz
wayland: version bump 1.7.0 -> 1.12.0
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/wayland.make')
-rw-r--r--rules/wayland.make10
1 files changed, 6 insertions, 4 deletions
diff --git a/rules/wayland.make b/rules/wayland.make
index 2887dbe33..cb4832f97 100644
--- a/rules/wayland.make
+++ b/rules/wayland.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_WAYLAND) += wayland
#
# Paths and names
#
-WAYLAND_VERSION := 1.7.0
-WAYLAND_MD5 := 6f46ac47c3a18c6503a40b5fa58a1066
+WAYLAND_VERSION := 1.12.0
+WAYLAND_MD5 := ee615e2d1e205eec48b02f069327eb96
WAYLAND := wayland-$(WAYLAND_VERSION)
WAYLAND_SUFFIX := tar.xz
WAYLAND_URL := http://wayland.freedesktop.org/releases/$(WAYLAND).$(WAYLAND_SUFFIX)
@@ -36,8 +36,10 @@ WAYLAND_CONF_TOOL := autoconf
WAYLAND_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
--disable-static \
- --disable-scanner \
- --disable-documentation
+ --enable-libraries \
+ --disable-documentation \
+ --disable-dtd-validation \
+ --with-host-scanner
# ----------------------------------------------------------------------------
# Install