Skip to content

Commit

Permalink
Revert "bsp: lmp-machine-custom: UBOOT_PROVIDES_BOOT_CONTAINER is now…
Browse files Browse the repository at this point in the history
… chosed dynamic"

This reverts commit f19349c.

Required by Freescale/meta-freescale#1945

Signed-off-by: Jose Quaresma <[email protected]>
  • Loading branch information
quaresmajose committed Nov 19, 2024
1 parent 2a505d8 commit 1c7e97b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions meta-lmp-bsp/conf/machine/include/lmp-machine-custom.inc
Original file line number Diff line number Diff line change
Expand Up @@ -809,6 +809,8 @@ PREFERRED_VERSION_optee-examples:mx8-nxp-bsp = "3.21.0"
PREFERRED_VERSION_optee-examples:mx9-nxp-bsp = "3.21.0"
PREFERRED_VERSION_optee-test:mx8-nxp-bsp = "3.21.0"
PREFERRED_VERSION_optee-test:mx9-nxp-bsp = "3.21.0"
## We don't use imx-boot-container just yet
UBOOT_PROVIDES_BOOT_CONTAINER:mx8m-generic-bsp = "0"
## No need to install u-boot, already a WKS dependency
MACHINE_ESSENTIAL_EXTRA_RDEPENDS:remove:imx-generic-bsp = "u-boot-fslc"
## OP-TEE is a dependency of u-boot (fit), no need for WKS_FILE_DEPENDS
Expand Down

0 comments on commit 1c7e97b

Please sign in to comment.