defconfigs: use BR2_PACKAGE_HOST_UBOOT_TOOLS_ENVIMAGE_
authorMatt Weber <matthew.weber@rockwellcollins.com>
Wed, 7 Oct 2020 13:20:52 +0000 (08:20 -0500)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Wed, 7 Oct 2020 19:27:17 +0000 (21:27 +0200)
commitb4ad2183018b782d1beecf0eae89b33ab4b60eec
treeadcf834fbb2fd77720af803fd18a3a2203e79727
parent6ea9f662a03e0f4b4a9000a25095b8e6293b07b6
defconfigs: use BR2_PACKAGE_HOST_UBOOT_TOOLS_ENVIMAGE_

For defconfigs that create a boot envimage, add the host package
uboot-tools and update the script variable names.

Add BR2_PACKAGE_HOST_UBOOT_TOOLS=y just before the existing
BR2_TARGET_UBOOT_ENVIMAGE option. Note that for the defconfigs that are
not manually formatted (i.e. just the result of 'make savedefconfig'),
this puts them in the wrong place. However, it's easier this way, and
it's more consistent in general to have the definition of the envimage
close to BR2_TARGET_UBOOT itself.

Related to 78559d699ae4b5c22ae77cfb7994560e0267be96

Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
configs/at91sam9x5ek_mmc_defconfig
configs/at91sam9x5ek_mmc_dev_defconfig
configs/ci20_defconfig
configs/snps_archs38_hsdk_defconfig
configs/socrates_cyclone5_defconfig