diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2017-06-14 12:33:49 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-14 14:45:01 +0100 |
commit | 0c6e4a14ba8d9d9701ec16ffe46d618f41633571 (patch) | |
tree | 30cce70dba01e7e774b9e0baaa6fbec3432a08a2 /scripts/lib/scriptpath.py | |
parent | 987363c3c720b3764f4d64976d7455f6b0bae99c (diff) | |
download | openembedded-core-0c6e4a14ba8d9d9701ec16ffe46d618f41633571.tar.gz openembedded-core-0c6e4a14ba8d9d9701ec16ffe46d618f41633571.tar.bz2 openembedded-core-0c6e4a14ba8d9d9701ec16ffe46d618f41633571.zip |
Revert "bitbake.conf: DISTRO_FEATURES as overrides"
This reverts commit 3b3ae91a22d6f685e804df4f32cdeebe1bd6bd88.
It turned out that the code which expands DISTRO_FEATURES early during
base config parsing can fail because some entries in DISTRO_FEATURES
might call Python functions like base_conditional() from base.bbclass
which aren't defined yet.
A different solution will be needed.
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions