From e01382f94a11732d230cc4e2329c01e3219d3932 Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Wed, 17 May 2023 13:23:44 -0700 Subject: xwayland: Mark 23.1.1.imx as MACHINE_SOCARCH The bbappend does customize for the SOC, so mark is as such. Signed-off-by: Tom Hochstein --- recipes-graphics/xwayland/xwayland_23.1.1.imx.bbappend | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-graphics/xwayland/xwayland_23.1.1.imx.bbappend b/recipes-graphics/xwayland/xwayland_23.1.1.imx.bbappend index 8515a538..e1708a96 100644 --- a/recipes-graphics/xwayland/xwayland_23.1.1.imx.bbappend +++ b/recipes-graphics/xwayland/xwayland_23.1.1.imx.bbappend @@ -16,3 +16,5 @@ OPENGL_PKGCONFIGS_REMOVE_IMXGPU:mx8-nxp-bsp = "glx" LDFLAGS:append:imxgpu:libc-musl = " -Wl,--allow-shlib-undefined" RDEPENDS:${PN}:append:imxgpu:libc-musl = " gcompat" + +PACKAGE_ARCH = "${MACHINE_SOCARCH}" -- cgit v1.2.3-54-g00ecf