diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2024-09-05 07:21:16 -0700 |
---|---|---|
committer | Tom Hochstein <tom.hochstein@nxp.com> | 2024-09-05 07:21:16 -0700 |
commit | ec2f9a8235bcd5f3dfcd9a98b6106793d60f55ac (patch) | |
tree | 2ae33780e551d90048f35ddf4da21f94d31a0c93 /conf | |
parent | d351908271556aed6e900372f6ca3d12081065a4 (diff) | |
download | meta-freescale-ec2f9a8235bcd5f3dfcd9a98b6106793d60f55ac.tar.gz |
imx-base.inc: Simplify libdrm, wayland-protocols overrides
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'conf')
-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" |