diff options
author | Maxin B. John <maxin.john@intel.com> | 2016-07-27 16:02:52 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-01 11:47:12 +0100 |
commit | f55bf4e07e0feea81f835c30909cbb9abef162ec (patch) | |
tree | 8021b21cb975c4cc4e0bf71c0e1847de5883800b /meta/recipes-graphics | |
parent | 0ef807a79c75d6c322b188c6fe392b7ee2636b50 (diff) | |
download | poky-f55bf4e07e0feea81f835c30909cbb9abef162ec.tar.gz |
wayland-protocols: upgrade to 1.5
1.4 -> 1.5
(From OE-Core rev: af9cf064f98fe106a81d90a4033c11bb1c06e19f)
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/wayland/wayland-protocols_1.5.bb (renamed from meta/recipes-graphics/wayland/wayland-protocols_1.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.4.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.5.bb index fcc156fea9..3a40fb2cc2 100644 --- a/meta/recipes-graphics/wayland/wayland-protocols_1.4.bb +++ b/meta/recipes-graphics/wayland/wayland-protocols_1.5.bb | |||
@@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c7b12b6702da38ca028ace54aae3d484 \ | |||
11 | 11 | ||
12 | SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ | 12 | SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ |
13 | " | 13 | " |
14 | SRC_URI[md5sum] = "fd8089abf13a1d04e4baa6509ee72baf" | 14 | SRC_URI[md5sum] = "e4279fec1283067706373d4d975be333" |
15 | SRC_URI[sha256sum] = "014a9a23c21ed14f49b1005b3e8efa66d6337d4ceafc97f7b0d6707e7e3df572" | 15 | SRC_URI[sha256sum] = "7d0b426ccaeafc084fc579bb2a139f8ad4ea3492d54b7b0210d124c61fbeb2bf" |
16 | 16 | ||
17 | inherit allarch autotools pkgconfig | 17 | inherit allarch autotools pkgconfig |
18 | 18 | ||