]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
weston: update 11.0.0 -> 11.0.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 28 Dec 2022 07:37:01 +0000 (08:37 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Dec 2022 23:53:23 +0000 (23:53 +0000)
Upstream has published the tarball in a non-standard location. If
this persists, we might want to switch to git.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/wayland/weston_11.0.1.bb [moved from meta/recipes-graphics/wayland/weston_11.0.0.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-graphics/wayland/weston_11.0.0.bb
rename to meta/recipes-graphics/wayland/weston_11.0.1.bb
index ba4f4062d08c977afb3a8aed0d7ef9e010d0ab3c..b943842bc4e336b68f1041c85d0ca9ab52aa9bea 100644 (file)
@@ -6,14 +6,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d79ee9e66bb0f95d3386a7acae780b70 \
                     file://libweston/compositor.c;endline=27;md5=eb6d5297798cabe2ddc65e2af519bcf0 \
                     "
 
-SRC_URI = "https://gitlab.freedesktop.org/wayland/weston/-/releases/${PV}/downloads/${BPN}-${PV}.tar.xz \
+SRC_URI = "https://gitlab.freedesktop.org/wayland/weston/uploads/f5648c818fba5432edc3ea63c4db4813/${BPN}-${PV}.tar.xz \
            file://weston.png \
            file://weston.desktop \
            file://xwayland.weston-start \
            file://systemd-notify.weston-start \
            "
 
-SRC_URI[sha256sum] = "a6138d4dc9554560ac304312df456019f4be025ec79130f05fb5f2e41c091e1d"
+SRC_URI[sha256sum] = "a413f68c252957fc3191c3650823ec356ae8c124ccc0cb440da5cdc4e2cb9e57"
 
 UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html"
 UPSTREAM_CHECK_REGEX = "weston-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)"