diff options
author | Denys Dmytriyenko <denys@ti.com> | 2018-07-10 20:50:28 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-15 16:16:16 +0100 |
commit | f8b0a5786e036a796cdd995836d9ddb1c32bd53b (patch) | |
tree | 757d7c75f2864a909cad737a265b274c3964d6e9 /meta | |
parent | 703812a3f899791232c81f4ad1774aa6f39987fb (diff) | |
download | poky-f8b0a5786e036a796cdd995836d9ddb1c32bd53b.tar.gz |
wayland-protocols: upgrade 1.14 -> 1.15
(From OE-Core rev: 064455bc88f50d633f2ffe6a74c439d8a87c4fdc)
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')
-rw-r--r-- | meta/recipes-graphics/wayland/wayland-protocols_1.15.bb (renamed from meta/recipes-graphics/wayland/wayland-protocols_1.14.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.14.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.15.bb index 873fcf1c28..85e35f59c2 100644 --- a/meta/recipes-graphics/wayland/wayland-protocols_1.14.bb +++ b/meta/recipes-graphics/wayland/wayland-protocols_1.15.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] = "5d32eaf0f5d6b7da7f5ad0959e2551e6" | 14 | SRC_URI[md5sum] = "d75ec11e8443946b4795e4be1cf22db8" |
15 | SRC_URI[sha256sum] = "9648896b2462b49b15a69b60f44656593c170c0e73121c890eb16d0c1d9376f6" | 15 | SRC_URI[sha256sum] = "dabb727a4b64e87bfa8c025c1d63919ce12100b49fdeded31857644a59729ee2" |
16 | 16 | ||
17 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" | 17 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" |
18 | 18 | ||