]> code.ossystems Code Review - openembedded-core.git/commitdiff
wayland: upgrade from 1.11.0 to 1.11.1
authorFathi Boudra <fathi.boudra@linaro.org>
Sat, 29 Oct 2016 14:57:47 +0000 (17:57 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 6 Nov 2016 23:35:17 +0000 (23:35 +0000)
Update release tarball md5sum/sha256sum

Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/wayland/wayland/0001-scanner-Use-unit32_t-instead-of-uint.patch
meta/recipes-graphics/wayland/wayland_1.11.1.bb [moved from meta/recipes-graphics/wayland/wayland_1.11.0.bb with 92% similarity]

index dece95c76425506947446b6f4f7229f0c92c2c8a..ef41b79c5ae4b27839e66bfc142686c6e75f14e7 100644 (file)
@@ -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;
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 3413406d052cc72501d6e674ddee125932b68dc5..fa674f6430b0a7c298daf9f9176bf6625a1d7b84 100644 (file)
@@ -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"