]> code.ossystems Code Review - openembedded-core.git/commitdiff
wayland: upgrade to 1.16.0
authorDenys Dmytriyenko <denys@ti.com>
Sat, 25 Aug 2018 17:08:57 +0000 (13:08 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Sep 2018 08:05:29 +0000 (09:05 +0100)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/wayland/wayland_1.16.0.bb [moved from meta/recipes-graphics/wayland/wayland_1.15.0.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-graphics/wayland/wayland_1.15.0.bb
rename to meta/recipes-graphics/wayland/wayland_1.16.0.bb
index d037dc46542cf82402a14e385e0df11bccefd101..112ee1a25e312c8855f140909317744604abe14a 100644 (file)
@@ -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] = "b7393c17fdce9a8d383edab656c92fd2"
-SRC_URI[sha256sum] = "eb3fbebb8559d56a80ad3753ec3db800f587329067962dbf65e14488b4b7aeb0"
+SRC_URI[md5sum] = "0c215e53de71d6fb26f7102cdc6432d3"
+SRC_URI[sha256sum] = "4e72c2b56109ccfb6610d776e465f4ca0af2280c9c2f7d5cc23f0ed2548752f5"
 
 UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html"