diff options
author | Denys Dmytriyenko <denys@ti.com> | 2017-06-12 14:47:49 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-14 10:18:22 +0100 |
commit | b51383e5268ff33e43a39862814e065afbbd10ca (patch) | |
tree | 0b052dd78b1d1792ad02fd97deb1edda38fdac16 /scripts/pybootchartgui/pybootchartgui.py | |
parent | 4f33950156c50aab68cbdf80fe52345eea6fb76c (diff) | |
download | openembedded-core-b51383e5268ff33e43a39862814e065afbbd10ca.tar.gz openembedded-core-b51383e5268ff33e43a39862814e065afbbd10ca.tar.bz2 openembedded-core-b51383e5268ff33e43a39862814e065afbbd10ca.zip |
uboot-config: check UBOOT_CONFIG variable, not flags, for error conditions
Sometimes there's a need to change existing UBOOT_CONFIG setting from a recipe,
distro or local config, such as an override or even switch back to UBOOT_MACHINE.
Unfortunately, there's no easy way to override or unset flags, so using them as
an error condition is rather heavy-handed. Change those conditions to check the
UBOOT_CONFIG variable itself, not its flags.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui/pybootchartgui.py')
0 files changed, 0 insertions, 0 deletions