summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/wayland
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-12-03 00:58:40 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-12-10 22:45:19 +0000
commit8d8983b7a57ae35c52a2e6d5a2121b91ce314da5 (patch)
tree846596e845ae3e43adee2b55a62373871afc556f /meta/recipes-graphics/wayland
parent72d677b2bd267b8ff1ae84a93b4ac01fe9f7803c (diff)
downloadpoky-8d8983b7a57ae35c52a2e6d5a2121b91ce314da5.tar.gz
wayland-protocols: update to 1.12
(From OE-Core rev: 78f848bff2749f26041b950ae4090b5ebbf71ab9) Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/wayland')
-rw-r--r--meta/recipes-graphics/wayland/wayland-protocols_1.12.bb (renamed from meta/recipes-graphics/wayland/wayland-protocols_1.11.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.11.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.12.bb
index 26b0094c3c..ef1d8578a0 100644
--- a/meta/recipes-graphics/wayland/wayland-protocols_1.11.bb
+++ b/meta/recipes-graphics/wayland/wayland-protocols_1.12.bb
@@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \
11 11
12SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ 12SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \
13 " 13 "
14SRC_URI[md5sum] = "8d0338556d77ad86d7fca84ff086af88" 14SRC_URI[md5sum] = "ac83c4704003323b6bd5a1b91fb1be53"
15SRC_URI[sha256sum] = "3afcee1d51c5b1d70b59da790c9830b354236324b19b2b7af9683bd3b7be6804" 15SRC_URI[sha256sum] = "3b19e8a9e1e19474756a7069db23b90ca9b8ebb438448c6063b4a7fc89b7c8b2"
16 16
17inherit allarch autotools pkgconfig 17inherit allarch autotools pkgconfig
18 18