summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-03-21 08:59:56 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-03-24 17:00:54 +0000
commit8b49e1bbfa37bb654c95a60fe310a5889165da39 (patch)
tree7d9e7208aa4875de9520fda0f8b6402ebe814b9a /meta
parent50b7418869b7d2f40adbfbb0844f710d9aa5c396 (diff)
downloadopenembedded-core-8b49e1bbfa37bb654c95a60fe310a5889165da39.tar.gz
wayland: upgrade 1.16.0 -> 1.17.0
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-graphics/wayland/wayland_1.17.0.bb (renamed from meta/recipes-graphics/wayland/wayland_1.16.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/wayland_1.16.0.bb b/meta/recipes-graphics/wayland/wayland_1.17.0.bb
index 112ee1a25e..d34bb39747 100644
--- a/meta/recipes-graphics/wayland/wayland_1.16.0.bb
+++ b/meta/recipes-graphics/wayland/wayland_1.17.0.bb
@@ -15,8 +15,8 @@ DEPENDS = "expat libxml2 libffi wayland-native"
SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \
file://fixpathinpcfiles.patch \
"
-SRC_URI[md5sum] = "0c215e53de71d6fb26f7102cdc6432d3"
-SRC_URI[sha256sum] = "4e72c2b56109ccfb6610d776e465f4ca0af2280c9c2f7d5cc23f0ed2548752f5"
+SRC_URI[md5sum] = "d91f970aea11fd549eae023d06f91af3"
+SRC_URI[sha256sum] = "72aa11b8ac6e22f4777302c9251e8fec7655dc22f9d94ee676c6b276f95f91a4"
UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html"