summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Tretter <m.tretter@pengutronix.de>2017-07-31 15:23:00 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-08-03 09:00:21 +0200
commit23f71019ab92041f3d21f5220443b7b5ced32ca8 (patch)
tree7dda6296e4a36e84230d1fef51d24c9e931ccf31
parent7e26d6b65c8489e47d5a580a0ebe5aad9296ad4c (diff)
downloadptxdist-23f71019ab92041f3d21f5220443b7b5ced32ca8.tar.gz
ptxdist-23f71019ab92041f3d21f5220443b7b5ced32ca8.tar.xz
wayland-protocols: bump version 1.7 -> 1.9
wayland-protocols 1.8 is a prerequisite for the wayland platform in Mesa 17.2.0. Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/wayland-protocols.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/wayland-protocols.make b/rules/wayland-protocols.make
index b91252fcf..b5133820e 100644
--- a/rules/wayland-protocols.make
+++ b/rules/wayland-protocols.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_WAYLAND_PROTOCOLS) += wayland-protocols
#
# Paths and names
#
-WAYLAND_PROTOCOLS_VERSION := 1.7
-WAYLAND_PROTOCOLS_MD5 := 9acfc9556f7cfedc44d97af60da66a5f
+WAYLAND_PROTOCOLS_VERSION := 1.9
+WAYLAND_PROTOCOLS_MD5 := d9a3c93aac1f423501a33e7a9804b3b3
WAYLAND_PROTOCOLS := wayland-protocols-$(WAYLAND_PROTOCOLS_VERSION)
WAYLAND_PROTOCOLS_SUFFIX := tar.xz
WAYLAND_PROTOCOLS_URL := https://wayland.freedesktop.org/releases/$(WAYLAND_PROTOCOLS).$(WAYLAND_PROTOCOLS_SUFFIX)