From 6ab13e4a3bed4eeb67af95e948cf81292b3e88ed Mon Sep 17 00:00:00 2001 From: Valentin Jec Date: Fri, 25 Oct 2024 14:01:08 +0300 Subject: Upgrade NXP BSP to LF6.6.36_2.1.0 weston_12.0.4.imx: Bump to revision c3c1f9f Signed-off-by: Valentin Jec (cherry picked from commit 556e5ac31d51fe5ebdb14231e244368429751bbc) --- recipes-graphics/wayland/weston_12.0.4.imx.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes-graphics/wayland/weston_12.0.4.imx.bb b/recipes-graphics/wayland/weston_12.0.4.imx.bb index e24c0d152..89331dfe0 100644 --- a/recipes-graphics/wayland/weston_12.0.4.imx.bb +++ b/recipes-graphics/wayland/weston_12.0.4.imx.bb @@ -172,7 +172,7 @@ SRC_URI:prepend = "${WESTON_SRC};branch=${SRCBRANCH} " WESTON_SRC ?= "git://github.com/nxp-imx/weston-imx.git;protocol=https" SRC_URI += "file://0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch" SRCBRANCH = "weston-imx-12.0.4" -SRCREV = "461c49d20677cfd36d01a95dafbd9eedf2a4b09c" +SRCREV = "c3c1f9ff7824123dd4808ace3c9476345cb84177" S = "${WORKDIR}/git" PACKAGECONFIG_IMX_REMOVALS ?= "wayland x11" @@ -186,6 +186,9 @@ PACKAGECONFIG_G2D:mx93-nxp-bsp ??= "imxg2d" # Weston with i.MX G2D renderer PACKAGECONFIG[imxg2d] = "-Drenderer-g2d=true,-Drenderer-g2d=false,virtual/libg2d" +# Weston on RDP, fix for base recipe +PACKAGECONFIG[rdp] = "-Dbackend-rdp=true,-Dbackend-rdp=false,freerdp,freerdp" + # links with imx-gpu libs which are pre-built for glibc # gcompat will address it during runtime LDFLAGS:append:imxgpu:libc-musl = " -Wl,--allow-shlib-undefined" -- cgit v1.2.3-54-g00ecf