summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/weston_14.0.2.imx.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/wayland/weston_14.0.2.imx.bb')
-rw-r--r--recipes-graphics/wayland/weston_14.0.2.imx.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-graphics/wayland/weston_14.0.2.imx.bb b/recipes-graphics/wayland/weston_14.0.2.imx.bb
index ff793bd97..3a3eac700 100644
--- a/recipes-graphics/wayland/weston_14.0.2.imx.bb
+++ b/recipes-graphics/wayland/weston_14.0.2.imx.bb
@@ -24,6 +24,10 @@ SRC_URI = "https://gitlab.freedesktop.org/wayland/weston/-/releases/${PV}/downlo
24 file://0001-libweston-backend-drm-meson.build-allow-libdisplay-i.patch \ 24 file://0001-libweston-backend-drm-meson.build-allow-libdisplay-i.patch \
25 " 25 "
26 26
27# The required .inc removes this tarball from SRC_URI and fetches the NXP git
28# fork instead, so this checksum and SRCREV never apply to the same item.
29# UPSTREAM-PARITY.
30# nooelint: oelint.vars.srcurimutualex
27SRC_URI[sha256sum] = "b47216b3530da76d02a3a1acbf1846a9cd41d24caa86448f9c46f78f20b6e0ac" 31SRC_URI[sha256sum] = "b47216b3530da76d02a3a1acbf1846a9cd41d24caa86448f9c46f78f20b6e0ac"
28 32
29UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/wayland/weston/-/tags" 33UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/wayland/weston/-/tags"