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-07 13:25:31 +0000 |
commit | 8fa2a2f46d13f20860f5fe290403a387cb3a34fe (patch) | |
tree | 901fd5476537ea3cdccbe661fb3252ba52c55b4c /meta/recipes-graphics/wayland | |
parent | ea1c239e4302c29b0b67b069f6ae75bb3c2e2ade (diff) | |
download | poky-8fa2a2f46d13f20860f5fe290403a387cb3a34fe.tar.gz |
wayland : Bump to version 1.14.0
(From OE-Core rev: 5533c7854c89c76ef10a21be2fb217aaad45f81b)
Signed-off-by: Fabien Lahoudere <fabien.lahoudere@collabora.co.uk>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/wayland')
-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" | |||
14 | 14 | ||
15 | SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ | 15 | SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ |
16 | " | 16 | " |
17 | SRC_URI[md5sum] = "cae152ed956da6de53f9727bc1c45039" | 17 | SRC_URI[md5sum] = "0235f6075c32c3be61cff94fa0b9f108" |
18 | SRC_URI[sha256sum] = "69b052c031a61e89af7cc8780893d0da1e301492352aa449dee9345043e6fe51" | 18 | SRC_URI[sha256sum] = "ed80cabc0961a759a42092e2c39aabfc1ec9a13c86c98bbe2b812f008da27ab8" |
19 | 19 | ||
20 | inherit autotools pkgconfig | 20 | inherit autotools pkgconfig |
21 | 21 | ||