diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2019-02-07 13:57:13 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-08 23:15:32 +0000 |
commit | 8e211c9a6187d859eec1fa7607503d77e459daaf (patch) | |
tree | 7fa588ef698431b652da44dcac6e5efe479b7bdd /meta/recipes-graphics | |
parent | e0a58a99c406a1d3c36cc7a286edb4382adaebe2 (diff) | |
download | poky-8e211c9a6187d859eec1fa7607503d77e459daaf.tar.gz |
wayland-protocols: upgrade 1.16 -> 1.17
For changes, see:
https://lists.freedesktop.org/archives/wayland-devel/2018-November/039662.html
(From OE-Core rev: 7eeeb59929d28de00d8b5f11c937d7031c22672c)
Signed-off-by: Anuj Mittal <anuj.mittal@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.17.bb (renamed from meta/recipes-graphics/wayland/wayland-protocols_1.16.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/wayland-protocols_1.16.bb b/meta/recipes-graphics/wayland/wayland-protocols_1.17.bb index fc4b711172..ca8f06c551 100644 --- a/meta/recipes-graphics/wayland/wayland-protocols_1.16.bb +++ b/meta/recipes-graphics/wayland/wayland-protocols_1.17.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] = "e0b523ff162e30bab46be1d65d527683" | 14 | SRC_URI[md5sum] = "55ddd5fdb02b73b9de9559aaec267315" |
15 | SRC_URI[sha256sum] = "6b1485951fdcd36a960c870c46f28b03a3e5121fb46246916333ed07f78c98c5" | 15 | SRC_URI[sha256sum] = "df1319cf9705643aea9fd16f9056f4e5b2471bd10c0cc3713d4a4cdc23d6812f" |
16 | 16 | ||
17 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" | 17 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" |
18 | 18 | ||