summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-05-21 19:17:44 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-29 21:07:15 +0100
commit3ee7ce7ba5bc184082921923bd82dd1d365251d2 (patch)
tree7189284bf4a7f4676f7d82313c36fcbc1a22d89d /meta/recipes-graphics
parent03e0a1f196196e28bf9af36115e937492ce6d4bc (diff)
downloadpoky-3ee7ce7ba5bc184082921923bd82dd1d365251d2.tar.gz
wayland-protocols: upgrade 1.13 -> 1.14
(From OE-Core rev: 033ee5f262936925999778263e07801d32e442f5) 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')
-rw-r--r--meta/recipes-graphics/wayland/wayland-protocols_1.14.bb (renamed from meta/recipes-graphics/wayland/wayland-protocols_1.13.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.13.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.14.bb
index 1ef1ee1418..3393a2c797 100644
--- a/meta/recipes-graphics/wayland/wayland-protocols_1.13.bb
+++ b/meta/recipes-graphics/wayland/wayland-protocols_1.14.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] = "29312149dafcd4a0e739ba94995a574d" 14SRC_URI[md5sum] = "5d32eaf0f5d6b7da7f5ad0959e2551e6"
15SRC_URI[sha256sum] = "0758bc8008d5332f431b2a84fea7de64d971ce270ed208206a098ff2ebc68f38" 15SRC_URI[sha256sum] = "9648896b2462b49b15a69b60f44656593c170c0e73121c890eb16d0c1d9376f6"
16 16
17inherit allarch autotools pkgconfig 17inherit allarch autotools pkgconfig
18 18