diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2022-03-25 12:11:57 -0500 |
---|---|---|
committer | Tom Hochstein <tom.hochstein@nxp.com> | 2022-03-25 12:38:00 -0500 |
commit | 376017791eb94464b0c64c79d7a084b4fa125a29 (patch) | |
tree | 61a34420ca46fb4492048d8de17bbf828f4626c8 /conf | |
parent | 13106b8b13c1fff3fddf1f3a63f6d81372f49e2f (diff) | |
download | meta-freescale-376017791eb94464b0c64c79d7a084b4fa125a29.tar.gz |
wayland-protocols: Upgrade 1.22.imx -> 1.25.imx
This is a pre-release version from upcoming NXP Q2 release added to
kirkstone to fix mesa compatibility problems. The commit does also
update the recipe to align with the one in OE-core.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/include/imx-base.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index 46726f53..dc997443 100644 --- a/conf/machine/include/imx-base.inc +++ b/conf/machine/include/imx-base.inc | |||
@@ -420,9 +420,9 @@ PREFERRED_PROVIDER_opencl-icd-loader:imxgpu ?= "imx-gpu-viv" | |||
420 | PREFERRED_VERSION_weston:imx-nxp-bsp ?= "9.0.0.imx" | 420 | PREFERRED_VERSION_weston:imx-nxp-bsp ?= "9.0.0.imx" |
421 | PREFERRED_VERSION_weston:imx-mainline-bsp = "" | 421 | PREFERRED_VERSION_weston:imx-mainline-bsp = "" |
422 | 422 | ||
423 | PREFERRED_VERSION_wayland-protocols:mx6-nxp-bsp ?= "1.22.imx" | 423 | PREFERRED_VERSION_wayland-protocols:mx6-nxp-bsp ?= "1.25.imx" |
424 | PREFERRED_VERSION_wayland-protocols:mx7-nxp-bsp ?= "1.22.imx" | 424 | PREFERRED_VERSION_wayland-protocols:mx7-nxp-bsp ?= "1.25.imx" |
425 | PREFERRED_VERSION_wayland-protocols:mx8-nxp-bsp ?= "1.22.imx" | 425 | PREFERRED_VERSION_wayland-protocols:mx8-nxp-bsp ?= "1.25.imx" |
426 | 426 | ||
427 | # Use i.MX libdrm Version | 427 | # Use i.MX libdrm Version |
428 | PREFERRED_VERSION_libdrm:mx6-nxp-bsp ?= "2.4.109.imx" | 428 | PREFERRED_VERSION_libdrm:mx6-nxp-bsp ?= "2.4.109.imx" |