summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/imx-base.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/imx-base.inc')
-rw-r--r--conf/machine/include/imx-base.inc7
1 files changed, 6 insertions, 1 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index 6ba779cc..cd6a077a 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -515,7 +515,10 @@ PREFERRED_PROVIDER_opencl-headers:imxgpu ?= "imx-gpu-viv"
515PREFERRED_PROVIDER_opencl-icd-loader:imxgpu ?= "imx-gpu-viv" 515PREFERRED_PROVIDER_opencl-icd-loader:imxgpu ?= "imx-gpu-viv"
516PREFERRED_PROVIDER_virtual/opencl-icd:imxgpu ?= "imx-gpu-viv" 516PREFERRED_PROVIDER_virtual/opencl-icd:imxgpu ?= "imx-gpu-viv"
517 517
518PREFERRED_VERSION_weston:imx-nxp-bsp ??= "10.0.1.imx" 518PREFERRED_VERSION_weston:imx-nxp-bsp ??= "11.0.1.imx"
519# i.MX 6 & 7 stay on weston 10.0 for fbdev
520PREFERRED_VERSION_weston:mx6-nxp-bsp ??= "10.0.3.imx"
521PREFERRED_VERSION_weston:mx7-nxp-bsp ??= "10.0.3.imx"
519PREFERRED_VERSION_weston:imx-mainline-bsp = "" 522PREFERRED_VERSION_weston:imx-mainline-bsp = ""
520 523
521PREFERRED_VERSION_wayland-protocols:mx6-nxp-bsp ??= "1.31.imx" 524PREFERRED_VERSION_wayland-protocols:mx6-nxp-bsp ??= "1.31.imx"
@@ -523,6 +526,8 @@ PREFERRED_VERSION_wayland-protocols:mx7-nxp-bsp ??= "1.31.imx"
523PREFERRED_VERSION_wayland-protocols:mx8-nxp-bsp ??= "1.31.imx" 526PREFERRED_VERSION_wayland-protocols:mx8-nxp-bsp ??= "1.31.imx"
524PREFERRED_VERSION_wayland-protocols:mx9-nxp-bsp ??= "1.31.imx" 527PREFERRED_VERSION_wayland-protocols:mx9-nxp-bsp ??= "1.31.imx"
525 528
529PREFERRED_VERSION_xwayland:imx-nxp-bsp ??= "23.1.1.imx"
530
526# Use i.MX libdrm Version 531# Use i.MX libdrm Version
527PREFERRED_VERSION_libdrm:mx6-nxp-bsp ??= "2.4.114.imx" 532PREFERRED_VERSION_libdrm:mx6-nxp-bsp ??= "2.4.114.imx"
528PREFERRED_VERSION_libdrm:mx7-nxp-bsp ??= "2.4.114.imx" 533PREFERRED_VERSION_libdrm:mx7-nxp-bsp ??= "2.4.114.imx"