diff options
author | Denys Dmytriyenko <denys@ti.com> | 2017-06-21 11:36:46 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-28 15:52:18 +0100 |
commit | d0b743f553e8f842b6d25229fbe4311903cd1c75 (patch) | |
tree | 5e056a37b23387510c3237730d0c1d06343d4bf3 /meta/recipes-graphics/wayland | |
parent | 9e0a03725416ade2ae423d8f28d82bc8aa87d4bc (diff) | |
download | poky-d0b743f553e8f842b6d25229fbe4311903cd1c75.tar.gz |
wayland-protocols: upgrade to 1.8
(From OE-Core rev: 24a71ad9976a28192fa79ccec2c2e4f1a97c7fff)
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.8.bb (renamed from meta/recipes-graphics/wayland/wayland-protocols_1.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.7.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.8.bb index 1d2f0db8fe..264af2158f 100644 --- a/meta/recipes-graphics/wayland/wayland-protocols_1.7.bb +++ b/meta/recipes-graphics/wayland/wayland-protocols_1.8.bb | |||
@@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \ | |||
11 | 11 | ||
12 | SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ | 12 | SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ |
13 | " | 13 | " |
14 | SRC_URI[md5sum] = "9acfc9556f7cfedc44d97af60da66a5f" | 14 | SRC_URI[md5sum] = "769f93b312b1323a8012565c3973cf7d" |
15 | SRC_URI[sha256sum] = "635f2a937d318f1fecb97b54074ca211486e38af943868dd0fa82ea38d091c1f" | 15 | SRC_URI[sha256sum] = "e3fa5f2812cfec3c1c2573bd34adfe37d4d8950dba572d9ec6c52adcc5fe4b9a" |
16 | 16 | ||
17 | inherit allarch autotools pkgconfig | 17 | inherit allarch autotools pkgconfig |
18 | 18 | ||