diff options
Diffstat (limited to 'meta/recipes-graphics/wayland')
-rw-r--r-- | meta/recipes-graphics/wayland/wayland_1.17.0.bb (renamed from meta/recipes-graphics/wayland/wayland_1.16.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/wayland_1.16.0.bb b/meta/recipes-graphics/wayland/wayland_1.17.0.bb index 112ee1a25e..d34bb39747 100644 --- a/meta/recipes-graphics/wayland/wayland_1.16.0.bb +++ b/meta/recipes-graphics/wayland/wayland_1.17.0.bb | |||
@@ -15,8 +15,8 @@ DEPENDS = "expat libxml2 libffi wayland-native" | |||
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 | file://fixpathinpcfiles.patch \ | 16 | file://fixpathinpcfiles.patch \ |
17 | " | 17 | " |
18 | SRC_URI[md5sum] = "0c215e53de71d6fb26f7102cdc6432d3" | 18 | SRC_URI[md5sum] = "d91f970aea11fd549eae023d06f91af3" |
19 | SRC_URI[sha256sum] = "4e72c2b56109ccfb6610d776e465f4ca0af2280c9c2f7d5cc23f0ed2548752f5" | 19 | SRC_URI[sha256sum] = "72aa11b8ac6e22f4777302c9251e8fec7655dc22f9d94ee676c6b276f95f91a4" |
20 | 20 | ||
21 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" | 21 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" |
22 | 22 | ||