From e7088ccc8d3f583a2044565c0c27ea1cfc7e4066 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 1 Aug 2023 14:50:35 -0300 Subject: weston: 10.0.3: Synchronize with 11.0.1 recipe base The 11.0.1 has changed the license filename so to keep it in sync the recipe had to adapt and mangle the LIC_FILES_CHKSUM variable. Signed-off-by: Otavio Salvador --- recipes-graphics/wayland/weston_10.0.3.imx.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'recipes-graphics') diff --git a/recipes-graphics/wayland/weston_10.0.3.imx.bb b/recipes-graphics/wayland/weston_10.0.3.imx.bb index f3e913fcd..d5e2cf56c 100644 --- a/recipes-graphics/wayland/weston_10.0.3.imx.bb +++ b/recipes-graphics/wayland/weston_10.0.3.imx.bb @@ -9,7 +9,7 @@ SUMMARY = "Weston, a Wayland compositor" DESCRIPTION = "Weston is the reference implementation of a Wayland compositor" HOMEPAGE = "http://wayland.freedesktop.org" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=d79ee9e66bb0f95d3386a7acae780b70 \ +LIC_FILES_CHKSUM = "file://COPYING;md5=d79ee9e66bb0f95d3386a7acae780b70 \ file://libweston/compositor.c;endline=27;md5=eb6d5297798cabe2ddc65e2af519bcf0 \ " @@ -155,6 +155,9 @@ GROUPADD_PARAM:${PN} = "--system weston-launch" SUMMARY = "Weston, a Wayland compositor, i.MX fork" +LIC_FILES_CHKSUM:remove = "file://COPYING;md5=d79ee9e66bb0f95d3386a7acae780b70" +LIC_FILES_CHKSUM:append = "file://LICENSE;md5=d79ee9e66bb0f95d3386a7acae780b70" + DEFAULT_PREFERENCE = "-1" SRC_URI:remove = "https://gitlab.freedesktop.org/wayland/weston/-/releases/${PV}/downloads/${BPN}-${PV}.tar.xz" -- cgit v1.2.3-54-g00ecf