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:30 +0100 |
commit | eee3227bad8159899d309443734e55a6c289012a (patch) | |
tree | dfa7eb4ea570ec79be63cc77ce08e513eda2ae00 /meta-yocto-bsp/recipes-kernel | |
parent | 608df535d4f655de12041dfdb6f6424c68658d24 (diff) | |
download | poky-eee3227bad8159899d309443734e55a6c289012a.tar.gz |
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.
(From OE-Core rev: b51383e5268ff33e43a39862814e065afbbd10ca)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/recipes-kernel')
0 files changed, 0 insertions, 0 deletions