diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-21 12:16:03 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-21 23:37:21 +0100 |
commit | b68de1cdc5d25c9f1b52d1c473c0d50856c6a346 (patch) | |
tree | a7c8b57b0f0b20145ed2d3918078472ef699bc5e /bitbake/lib/bb/ui/buildinfohelper.py | |
parent | f8a6931be576db7de8ed0c245dfd057eef13e03e (diff) | |
download | poky-b68de1cdc5d25c9f1b52d1c473c0d50856c6a346.tar.gz |
native: Move virtclass override to earlier so DEPENDS is handled correctly
Currently the virtclass override is added too late to be taken into
account when DEPENDS and other variables are processed by the virtclass
extension code. This sets the overrides in a more optimal place, meaning
they are accounted for in variables like DEPENDS.
Recipes in meta-oe like libwmf-native showed the issue.
(From OE-Core rev: e9bfd0583d7796cb9f71ff8762650e057103e3d2)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/ui/buildinfohelper.py')
0 files changed, 0 insertions, 0 deletions