summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2023-05-17 08:16:14 -0700
committerTom Hochstein <tom.hochstein@nxp.com>2023-05-17 13:11:08 -0700
commit3da856d28cd38af366dc5940f9c4cd31986ec6c1 (patch)
treeaaf23b29830ad74e4862b1d536ab5d41f5056343 /conf/machine/include
parent011aa5617d287aa83fff549494a63c4baad0c171 (diff)
downloadmeta-freescale-3da856d28cd38af366dc5940f9c4cd31986ec6c1.tar.gz
xwayland: Make local copy of 23.1.1 recipe
The langdale branch version of xwayland is incompatible with mickledore and master. To allow meta-freescale master to be compatible with langdale, mickledore, and master, make a local copy of the master version of xwayland and use it. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'conf/machine/include')
-rw-r--r--conf/machine/include/imx-base.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index d8022c01..c4ed8dd7 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -522,6 +522,8 @@ PREFERRED_VERSION_wayland-protocols:mx7-nxp-bsp ??= "1.31.imx"
522PREFERRED_VERSION_wayland-protocols:mx8-nxp-bsp ??= "1.31.imx" 522PREFERRED_VERSION_wayland-protocols:mx8-nxp-bsp ??= "1.31.imx"
523PREFERRED_VERSION_wayland-protocols:mx9-nxp-bsp ??= "1.31.imx" 523PREFERRED_VERSION_wayland-protocols:mx9-nxp-bsp ??= "1.31.imx"
524 524
525PREFERRED_VERSION_xwayland:imx-nxp-bsp ??= "23.1.1.imx"
526
525# Use i.MX libdrm Version 527# Use i.MX libdrm Version
526PREFERRED_VERSION_libdrm:mx6-nxp-bsp ??= "2.4.114.imx" 528PREFERRED_VERSION_libdrm:mx6-nxp-bsp ??= "2.4.114.imx"
527PREFERRED_VERSION_libdrm:mx7-nxp-bsp ??= "2.4.114.imx" 529PREFERRED_VERSION_libdrm:mx7-nxp-bsp ??= "2.4.114.imx"