From: Denys Dmytriyenko Date: Thu, 21 Mar 2019 12:59:56 +0000 (-0400) Subject: wayland: upgrade 1.16.0 -> 1.17.0 X-Git-Tag: 2019-04~181 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8b49e1bbfa37bb654c95a60fe310a5889165da39;p=openembedded-core.git wayland: upgrade 1.16.0 -> 1.17.0 Signed-off-by: Denys Dmytriyenko Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/wayland/wayland_1.16.0.bb b/meta/recipes-graphics/wayland/wayland_1.17.0.bb similarity index 92% rename from meta/recipes-graphics/wayland/wayland_1.16.0.bb rename to 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"