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:10 +0000 |
commit | f7d4375146af22c72e2bdc9426329cd37f610a47 (patch) | |
tree | 1986c1e39774b2fcf8adca6b1eee8c83a339c02c /meta/recipes-multimedia/alsa | |
parent | 8e756a808267da26c5c93729438e5757146be534 (diff) | |
download | openembedded-core-f7d4375146af22c72e2bdc9426329cd37f610a47.tar.gz openembedded-core-f7d4375146af22c72e2bdc9426329cd37f610a47.tar.bz2 openembedded-core-f7d4375146af22c72e2bdc9426329cd37f610a47.zip |
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.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-multimedia/alsa')
0 files changed, 0 insertions, 0 deletions