diff options
author | Denys Dmytriyenko <denys@ti.com> | 2020-04-12 18:42:37 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-05-05 08:45:30 +0100 |
commit | 613163d0dab47b3ccb99ffa141bcf2a878235a22 (patch) | |
tree | 6a005cbc4bdb4433ecd6947fd72239ae977476de /meta/classes/kernel-yocto.bbclass | |
parent | 5e44568d90cb9148253098f60a6aeb32c0e5cf5f (diff) | |
download | poky-613163d0dab47b3ccb99ffa141bcf2a878235a22.tar.gz |
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.
(From OE-Core rev: 78c55eac69dc4b6ae28d7e7911adb59430376b23)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/kernel-yocto.bbclass')
0 files changed, 0 insertions, 0 deletions