diff options
author | Denys Dmytriyenko <denys@ti.com> | 2018-02-14 22:14:27 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-16 18:05:41 +0000 |
commit | e4eae4ce347040965b37f6278b80585716c68d46 (patch) | |
tree | fcb95c8f6ff186e9296db5e2ce2c93d08f089170 /meta/recipes-graphics/wayland | |
parent | f4ed0b2a67f73fec4c4cb6d0e0392b0a6e9d8203 (diff) | |
download | poky-e4eae4ce347040965b37f6278b80585716c68d46.tar.gz |
wayland-protocols: upgrade to 1.13
(From OE-Core rev: 9603f352a7d0c1e262d3bac0d6c137cf370dee15)
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.13.bb (renamed from meta/recipes-graphics/wayland/wayland-protocols_1.12.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.12.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.13.bb index ef1d8578a0..1ef1ee1418 100644 --- a/meta/recipes-graphics/wayland/wayland-protocols_1.12.bb +++ b/meta/recipes-graphics/wayland/wayland-protocols_1.13.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] = "ac83c4704003323b6bd5a1b91fb1be53" | 14 | SRC_URI[md5sum] = "29312149dafcd4a0e739ba94995a574d" |
15 | SRC_URI[sha256sum] = "3b19e8a9e1e19474756a7069db23b90ca9b8ebb438448c6063b4a7fc89b7c8b2" | 15 | SRC_URI[sha256sum] = "0758bc8008d5332f431b2a84fea7de64d971ce270ed208206a098ff2ebc68f38" |
16 | 16 | ||
17 | inherit allarch autotools pkgconfig | 17 | inherit allarch autotools pkgconfig |
18 | 18 | ||