summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/xwayland
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2023-05-17 13:23:44 -0700
committerTom Hochstein <tom.hochstein@nxp.com>2023-05-17 13:23:56 -0700
commite01382f94a11732d230cc4e2329c01e3219d3932 (patch)
treee9920549e964f3c5e8d9ee0a61c9154d2ea342d6 /recipes-graphics/xwayland
parent3da856d28cd38af366dc5940f9c4cd31986ec6c1 (diff)
downloadmeta-freescale-e01382f94a11732d230cc4e2329c01e3219d3932.tar.gz
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 <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-graphics/xwayland')
-rw-r--r--recipes-graphics/xwayland/xwayland_23.1.1.imx.bbappend2
1 files changed, 2 insertions, 0 deletions
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"
16LDFLAGS:append:imxgpu:libc-musl = " -Wl,--allow-shlib-undefined" 16LDFLAGS:append:imxgpu:libc-musl = " -Wl,--allow-shlib-undefined"
17 17
18RDEPENDS:${PN}:append:imxgpu:libc-musl = " gcompat" 18RDEPENDS:${PN}:append:imxgpu:libc-musl = " gcompat"
19
20PACKAGE_ARCH = "${MACHINE_SOCARCH}"