diff options
author | Fabien Lahoudere <fabien.lahoudere@collabora.co.uk> | 2017-11-02 00:22:53 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-05 22:56:32 +0000 |
commit | 5533c7854c89c76ef10a21be2fb217aaad45f81b (patch) | |
tree | e4f709e9a866fcaffb35b67909a1a39605a6f869 | |
parent | 88d7b17871fe8340ab7fd5c901d3a535ae098c3e (diff) | |
download | openembedded-core-5533c7854c89c76ef10a21be2fb217aaad45f81b.tar.gz openembedded-core-5533c7854c89c76ef10a21be2fb217aaad45f81b.tar.bz2 openembedded-core-5533c7854c89c76ef10a21be2fb217aaad45f81b.zip |
wayland : Bump to version 1.14.0
Signed-off-by: Fabien Lahoudere <fabien.lahoudere@collabora.co.uk>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-graphics/wayland/wayland_1.14.0.bb (renamed from meta/recipes-graphics/wayland/wayland_1.13.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/wayland_1.13.0.bb b/meta/recipes-graphics/wayland/wayland_1.14.0.bb index b9396b6c75..2a2489d658 100644 --- a/meta/recipes-graphics/wayland/wayland_1.13.0.bb +++ b/meta/recipes-graphics/wayland/wayland_1.14.0.bb @@ -14,8 +14,8 @@ DEPENDS = "expat libxml2 libffi wayland-native" SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ " -SRC_URI[md5sum] = "cae152ed956da6de53f9727bc1c45039" -SRC_URI[sha256sum] = "69b052c031a61e89af7cc8780893d0da1e301492352aa449dee9345043e6fe51" +SRC_URI[md5sum] = "0235f6075c32c3be61cff94fa0b9f108" +SRC_URI[sha256sum] = "ed80cabc0961a759a42092e2c39aabfc1ec9a13c86c98bbe2b812f008da27ab8" inherit autotools pkgconfig |