Skip to content
Commit 18b76259 authored by Fabio Estevam's avatar Fabio Estevam Committed by Steve Sakoman
Browse files

u-boot: Move UBOOT_INITIAL_ENV back to u-boot.inc



Commit cc6c3e31 ("u-boot: Move definitions to common locations") moved
UBOOT_INITIAL_ENV to uboot-config.bbclass, but it should be kept at u-boot.inc
because it encodes ${PN} in it, which should be set by the U-Boot recipe.

Currently, whatever inherits uboot-config bbclass will fill-in its own PN,
which would change the content of UBOOT_INITIAL_ENV per-package.

Cc: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
Cc: Marek Vasut <marex@denx.de>
Fixes: cc6c3e31 ("u-boot: Move definitions to common locations")
Signed-off-by: default avatarFabio Estevam <festevam@denx.de>

Backported from master: 0b0c4b37
Signed-off-by: default avatarFabio Estevam <festevam@denx.de>
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent d63af11e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment