summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/data_smart.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2015-07-21 12:16:03 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-07-21 23:37:21 +0100
commitb68de1cdc5d25c9f1b52d1c473c0d50856c6a346 (patch)
treea7c8b57b0f0b20145ed2d3918078472ef699bc5e /bitbake/lib/bb/data_smart.py
parentf8a6931be576db7de8ed0c245dfd057eef13e03e (diff)
downloadpoky-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/data_smart.py')
0 files changed, 0 insertions, 0 deletions