diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-15 07:28:27 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-18 12:43:00 +0100 |
commit | 709ff9bd1ce5fcdeef0c9220bc178d04fdef68fe (patch) | |
tree | f2fedf9577fc2aff0e24a5d3a51eb3d46b62d73b /meta/recipes-graphics | |
parent | 16e8c05a638e58dacddee3a81216d4cea6706258 (diff) | |
download | poky-709ff9bd1ce5fcdeef0c9220bc178d04fdef68fe.tar.gz |
wayland-protocols: upgrade 1.20 -> 1.21
(From OE-Core rev: 590fd78550a1754ab3ea0c64510601025c13436c)
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.21.bb (renamed from meta/recipes-graphics/wayland/wayland-protocols_1.20.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.20.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.21.bb index 3fb78f658c..16452f86e6 100644 --- a/meta/recipes-graphics/wayland/wayland-protocols_1.20.bb +++ b/meta/recipes-graphics/wayland/wayland-protocols_1.21.bb | |||
@@ -11,8 +11,7 @@ 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] = "b0836533a3f2dc6585b1dae00341157f" | 14 | SRC_URI[sha256sum] = "b99945842d8be18817c26ee77dafa157883af89268e15f4a5a1a1ff3ffa4cde5" |
15 | SRC_URI[sha256sum] = "9782b7a1a863d82d7c92478497d13c758f52e7da4f197aa16443f73de77e4de7" | ||
16 | 15 | ||
17 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" | 16 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" |
18 | 17 | ||