]> code.ossystems Code Review - meta-freescale.git/commit
u-boot-imx: resolve build issue with missing target
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Fri, 3 Apr 2020 20:07:09 +0000 (20:07 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 3 Apr 2020 20:41:08 +0000 (17:41 -0300)
commit6ca16f44b8a2d148e74cf9c1a2eb8790e0bb0d51
treebf2d5a09ec91f17e250f5861ddd92cf7cde87279
parent424f553214593d09ccd7a31cc9d0dcce6170afb1
u-boot-imx: resolve build issue with missing target

Since the replacement of u-boot-fw-utils with libubootenv in OE-Core,
U-Boot recipe requires an additional target to be built, which contains
the default environment.

This target has been introduced in U-Boot with version 2019.07 and is
missing in NXP fork of U-Boot source tree, therefore one patch from the
U-Boot source tree is backported in order to introduce a missing build
target.

Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
recipes-bsp/u-boot/u-boot-imx-mfgtool_2019.04.bb
recipes-bsp/u-boot/u-boot-imx/0001-Add-target-to-generate-initial-environment.patch [new file with mode: 0644]
recipes-bsp/u-boot/u-boot-imx_2019.04.bb