]> code.ossystems Code Review - meta-freescale.git/commit
imx-base.inc: add boot container condition and wks dependency
authorAndrey Zhizhikin <andrey.z@gmail.com>
Fri, 18 Dec 2020 10:57:01 +0000 (10:57 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 17 Mar 2021 13:53:42 +0000 (10:53 -0300)
commitbadc0f6a1b278c1d7012556efa78aefcdd80ed68
tree3c2e3014de21947d62ce6d7f9e62df3c55031806
parentc56750306053510d5e745657fba625497082f0fc
imx-base.inc: add boot container condition and wks dependency

Boot container provided by mainline U-Boot build can be used directly
int the result image file, and does not depends on the imx-boot
component provided by NXP.

Define variable to be used for conditional inheritance on the
imx-boot-container class when 'imx-boot-container' is present in
machine overrides.

Modify WKS dependency to imx-boot for mainline BSP built for aarch64 to
use imx-boot when derivative does not set the boot container
compatibility in its overrides.

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
conf/machine/include/imx-base.inc