diff options
author | Marek Vasut <marex@denx.de> | 2017-02-28 20:41:10 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-04 23:18:20 +0000 |
commit | bbb1a0781a7be6efed6b43c0e22e31efc4c63dd5 (patch) | |
tree | 845b44955cf488dd91aa25611a30d92b849c05e5 /meta/recipes-extended/tzcode/tzcode-native_2017a.bb | |
parent | 624bf097904f51f46dacf441440edeb7e47303a9 (diff) | |
download | poky-bbb1a0781a7be6efed6b43c0e22e31efc4c63dd5.tar.gz |
u-boot: Fix handling of CMD_LICENSE in u-boot-mkimage
Only ever change the CMD_LICENSE in the u-boot config if it is enabled
to prevent corruption of the config file. In case the CMD_LICENSE was
already disabled, the sed substitution inserted another "# " in front
of the CMD_LICENSE which triggered a restart of Kconfig oldconfig and
failed the build.
(From OE-Core rev: f7d4375146af22c72e2bdc9426329cd37f610a47)
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/tzcode/tzcode-native_2017a.bb')
0 files changed, 0 insertions, 0 deletions