[oe-commits] [openembedded-core] 25/84: wayland: upgrade from 1.11.0 to 1.11.1

git at git.openembedded.org git at git.openembedded.org
Sun Nov 6 10:28:42 UTC 2016


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

commit 7bdf9f8aba83bf6c877b9c3530bb51ec12b4d14b
Author: Fathi Boudra <fathi.boudra at linaro.org>
AuthorDate: Sat Oct 29 17:57:47 2016 +0300

    wayland: upgrade from 1.11.0 to 1.11.1
    
    Update release tarball md5sum/sha256sum
    
    Signed-off-by: Fathi Boudra <fathi.boudra at linaro.org>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../wayland/wayland/0001-scanner-Use-unit32_t-instead-of-uint.patch   | 2 +-
 .../recipes-graphics/wayland/{wayland_1.11.0.bb => wayland_1.11.1.bb} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-graphics/wayland/wayland/0001-scanner-Use-unit32_t-instead-of-uint.patch b/meta/recipes-graphics/wayland/wayland/0001-scanner-Use-unit32_t-instead-of-uint.patch
index dece95c..ef41b79 100644
--- a/meta/recipes-graphics/wayland/wayland/0001-scanner-Use-unit32_t-instead-of-uint.patch
+++ b/meta/recipes-graphics/wayland/wayland/0001-scanner-Use-unit32_t-instead-of-uint.patch
@@ -16,7 +16,7 @@ diff --git a/src/scanner.c b/src/scanner.c
 index 5f06e8e..10a4023 100644
 --- a/src/scanner.c
 +++ b/src/scanner.c
-@@ -808,7 +808,7 @@ find_enumeration(struct protocol *protocol,
+@@ -812,7 +812,7 @@ find_enumeration(struct protocol *protocol,
  	struct interface *i;
  	struct enumeration *e;
  	char *enum_name;
diff --git a/meta/recipes-graphics/wayland/wayland_1.11.0.bb b/meta/recipes-graphics/wayland/wayland_1.11.1.bb
similarity index 92%
rename from meta/recipes-graphics/wayland/wayland_1.11.0.bb
rename to meta/recipes-graphics/wayland/wayland_1.11.1.bb
index 3413406..fa674f6 100644
--- a/meta/recipes-graphics/wayland/wayland_1.11.0.bb
+++ b/meta/recipes-graphics/wayland/wayland_1.11.1.bb
@@ -13,8 +13,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b31d8f53b6aaf2b4985d7dd7810a70d1 \
 SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \
            file://0001-scanner-Use-unit32_t-instead-of-uint.patch \
            "
-SRC_URI[md5sum] = "fccf680be066e234729d5b69e0bd0fa9"
-SRC_URI[sha256sum] = "9540925f7928becfdf5e3b84c70757f6589bf1ceef09bea78784d8e4772c0db0"
+SRC_URI[md5sum] = "82f227c65faec3df0335847626811303"
+SRC_URI[sha256sum] = "4c8a99d030282740e898dead98c92d92023be9c3536c7f504444d215a7e39195"
 
 EXTRA_OECONF_class-native = "--disable-documentation --disable-libraries"
 

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


More information about the Openembedded-commits mailing list