aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-06 20:14:25 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-06 22:17:04 +0100
commit181899bd9665f74f8d1b22d2453616ad30d26d9e (patch)
tree441e022e0079568db9fcf2a25c54c6c4255700eb /contrib
parent8757f962b92e7668f40d2d8bd9e762b152f91f7b (diff)
downloadbitbake-181899bd9665f74f8d1b22d2453616ad30d26d9e.tar.gz
data_smart: Move getVar expand cache handing to fix _remove operations
DISTRO_FEATURES_remove = "opengl" wasn't working as expected. The reason turned out the be the indirect reference to opengl and the fact _remove was operating on unexpanded data. This patch rearranges some code to ensure we operate on expanded data by moving the expand cache handing into getVarFlags instead of getVar. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions