diff options
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/layer.conf | 5 | ||||
| -rw-r--r-- | conf/machine/include/imx-base.inc | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index c91f4c4f8..9fcb322fe 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -24,6 +24,11 @@ FSL_MIRROR ?= "${IMX_MIRROR}" | |||
| 24 | MIRRORS += " \ | 24 | MIRRORS += " \ |
| 25 | ${IMX_MIRROR} http://download.ossystems.com.br/bsp/freescale/source/ \n \ | 25 | ${IMX_MIRROR} http://download.ossystems.com.br/bsp/freescale/source/ \n \ |
| 26 | " | 26 | " |
| 27 | |||
| 28 | SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS:append = " \ | ||
| 29 | linux-firmware->firmware-nxp-wifi \ | ||
| 30 | " | ||
| 31 | |||
| 27 | # Needs gbm_bo_create_with_modifiers2() API which is not | 32 | # Needs gbm_bo_create_with_modifiers2() API which is not |
| 28 | # implemented in imx GL driver implementation | 33 | # implemented in imx GL driver implementation |
| 29 | COMPATIBLE_HOST:pn-xdg-desktop-portal-wlr:imxgpu = "(null)" | 34 | COMPATIBLE_HOST:pn-xdg-desktop-portal-wlr:imxgpu = "(null)" |
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index 6a0fe3f11..916db91cf 100644 --- a/conf/machine/include/imx-base.inc +++ b/conf/machine/include/imx-base.inc | |||
| @@ -618,8 +618,8 @@ PREFERRED_VERSION_optee-test:imx-nxp-bsp ??= "4.8.0.imx" | |||
| 618 | PREFERRED_VERSION_optee-os-tadevkit:imx-nxp-bsp ??= "4.8.0.imx" | 618 | PREFERRED_VERSION_optee-os-tadevkit:imx-nxp-bsp ??= "4.8.0.imx" |
| 619 | 619 | ||
| 620 | # Use i.MX opencv Version | 620 | # Use i.MX opencv Version |
| 621 | PREFERRED_VERSION_opencv:mx8-nxp-bsp ??= "4.6.0.imx" | 621 | PREFERRED_VERSION_opencv:mx8-nxp-bsp ??= "4.13.0.imx" |
| 622 | PREFERRED_VERSION_opencv:mx9-nxp-bsp ??= "4.6.0.imx" | 622 | PREFERRED_VERSION_opencv:mx9-nxp-bsp ??= "4.13.0.imx" |
| 623 | 623 | ||
| 624 | # Handle default kernel | 624 | # Handle default kernel |
| 625 | IMX_DEFAULT_KERNEL:imx-mainline-bsp ??= "linux-fslc" | 625 | IMX_DEFAULT_KERNEL:imx-mainline-bsp ??= "linux-fslc" |
