Skip to content

Commit 556e5ac

Browse files
committed
Upgrade NXP BSP to LF6.6.36_2.1.0
weston_12.0.4.imx: Bump to revision c3c1f9f Signed-off-by: Valentin Jec <[email protected]>
1 parent 01ce79a commit 556e5ac

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

recipes-graphics/wayland/weston_12.0.4.imx.bb

+4-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ SRC_URI:prepend = "${WESTON_SRC};branch=${SRCBRANCH} "
172172
WESTON_SRC ?= "git://github.com/nxp-imx/weston-imx.git;protocol=https"
173173
SRC_URI += "file://0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch"
174174
SRCBRANCH = "weston-imx-12.0.4"
175-
SRCREV = "461c49d20677cfd36d01a95dafbd9eedf2a4b09c"
175+
SRCREV = "c3c1f9ff7824123dd4808ace3c9476345cb84177"
176176
S = "${WORKDIR}/git"
177177

178178
PACKAGECONFIG_IMX_REMOVALS ?= "wayland x11"
@@ -186,6 +186,9 @@ PACKAGECONFIG_G2D:mx93-nxp-bsp ??= "imxg2d"
186186
# Weston with i.MX G2D renderer
187187
PACKAGECONFIG[imxg2d] = "-Drenderer-g2d=true,-Drenderer-g2d=false,virtual/libg2d"
188188

189+
# Weston on RDP, fix for base recipe
190+
PACKAGECONFIG[rdp] = "-Dbackend-rdp=true,-Dbackend-rdp=false,freerdp,freerdp"
191+
189192
# links with imx-gpu libs which are pre-built for glibc
190193
# gcompat will address it during runtime
191194
LDFLAGS:append:imxgpu:libc-musl = " -Wl,--allow-shlib-undefined"

0 commit comments

Comments
 (0)