]> code.ossystems Code Review - openembedded-core.git/commit
u-boot.inc: install u-boot-initial-env as ${PN}-initial-env in $D and $DEPLOYDIR
authorDenys Dmytriyenko <denys@ti.com>
Sun, 12 Apr 2020 22:42:37 +0000 (18:42 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Apr 2020 12:57:00 +0000 (13:57 +0100)
commite0f697ea097f2eacc34f405ec22f9eef5c8e134d
treeb1df607f1764c3509dce680c4f48e541cd31d903
parent1795f30d8ab73d35710ca99064c51190dc84853e
u-boot.inc: install u-boot-initial-env as ${PN}-initial-env in $D and $DEPLOYDIR

The common u-boot.inc can be used by multiple recipes in the same build for
different cores and/or multiple stages of the bootloader. Naming initial-env
with ${PN} prefix avoids clashes in deploy and rootfs between those recipes.

This fixes 69b3b093079c2ca2744d6c02747c5d1b5d3e7ecf that unconditionally
builds, installs and deploys u-boot-initial-env in the common u-boot.inc.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/u-boot/u-boot.inc