[oe-commits] [openembedded-core] 14/14: weston: upgrade 6.0.0 -> 6.0.1

git at git.openembedded.org git at git.openembedded.org
Sat Jul 27 10:43:28 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 3d0d9aec7a3ea40e0ee4fcdede7f3a054ac51815
Author: Denys Dmytriyenko <denys at ti.com>
AuthorDate: Thu Jul 25 19:22:59 2019 -0400

    weston: upgrade 6.0.0 -> 6.0.1
    
    Weston 6.0.1 is released with build system fixes to smooth the
    transition to Meson. Other miscellaneous bugfixes are also included.
    https://lists.freedesktop.org/archives/wayland-devel/2019-June/040661.html
    
    Signed-off-by: Denys Dmytriyenko <denys at ti.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-graphics/wayland/{weston_6.0.0.bb => weston_6.0.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/wayland/weston_6.0.0.bb b/meta/recipes-graphics/wayland/weston_6.0.1.bb
similarity index 97%
rename from meta/recipes-graphics/wayland/weston_6.0.0.bb
rename to meta/recipes-graphics/wayland/weston_6.0.1.bb
index fa08dac..95b5403 100644
--- a/meta/recipes-graphics/wayland/weston_6.0.0.bb
+++ b/meta/recipes-graphics/wayland/weston_6.0.1.bb
@@ -12,8 +12,8 @@ SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \
            file://xwayland.weston-start \
            file://0001-weston-launch-Provide-a-default-version-that-doesn-t.patch \
 "
-SRC_URI[md5sum] = "7c634e262f8a464a076c97fd50ad36b3"
-SRC_URI[sha256sum] = "546323a90607b3bd7f48809ea9d76e64cd09718102f2deca6d95aa59a882e612"
+SRC_URI[md5sum] = "e7b10710ef1eac82258f97bfd41fe534"
+SRC_URI[sha256sum] = "bf2f6d5aae2e11cabb6bd69a76bcf9edb084f8c3e14ca769bea7234a513155b4"
 
 UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list