diff options
-rw-r--r-- | conf/machine/include/imx-base.inc | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index f8f67740..a9219efc 100644 --- a/conf/machine/include/imx-base.inc +++ b/conf/machine/include/imx-base.inc | |||
@@ -572,18 +572,12 @@ PREFERRED_VERSION_weston:mx6-nxp-bsp ??= "10.0.5.imx" | |||
572 | PREFERRED_VERSION_weston:mx7-nxp-bsp ??= "10.0.5.imx" | 572 | PREFERRED_VERSION_weston:mx7-nxp-bsp ??= "10.0.5.imx" |
573 | PREFERRED_VERSION_weston:imx-mainline-bsp = "" | 573 | PREFERRED_VERSION_weston:imx-mainline-bsp = "" |
574 | 574 | ||
575 | PREFERRED_VERSION_wayland-protocols:mx6-nxp-bsp ??= "1.32.imx" | 575 | PREFERRED_VERSION_wayland-protocols:imx-nxp-bsp ??= "1.32.imx" |
576 | PREFERRED_VERSION_wayland-protocols:mx7-nxp-bsp ??= "1.32.imx" | ||
577 | PREFERRED_VERSION_wayland-protocols:mx8-nxp-bsp ??= "1.32.imx" | ||
578 | PREFERRED_VERSION_wayland-protocols:mx9-nxp-bsp ??= "1.32.imx" | ||
579 | 576 | ||
580 | PREFERRED_VERSION_xwayland:imx-nxp-bsp ??= "23.1.1.imx" | 577 | PREFERRED_VERSION_xwayland:imx-nxp-bsp ??= "23.1.1.imx" |
581 | 578 | ||
582 | # Use i.MX libdrm Version | 579 | # Use i.MX libdrm Version |
583 | PREFERRED_VERSION_libdrm:mx6-nxp-bsp ??= "2.4.116.imx" | 580 | PREFERRED_VERSION_libdrm:imx-nxp-bsp ??= "2.4.116.imx" |
584 | PREFERRED_VERSION_libdrm:mx7-nxp-bsp ??= "2.4.116.imx" | ||
585 | PREFERRED_VERSION_libdrm:mx8-nxp-bsp ??= "2.4.116.imx" | ||
586 | PREFERRED_VERSION_libdrm:mx9-nxp-bsp ??= "2.4.116.imx" | ||
587 | 581 | ||
588 | PREFERRED_VERSION_spirv-headers:imxvulkan ??= "1.3.261.1.imx" | 582 | PREFERRED_VERSION_spirv-headers:imxvulkan ??= "1.3.261.1.imx" |
589 | PREFERRED_VERSION_spirv-tools:imxvulkan ??= "1.3.261.1.imx" | 583 | PREFERRED_VERSION_spirv-tools:imxvulkan ??= "1.3.261.1.imx" |