diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-06 20:14:25 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-06 22:31:32 +0100 |
commit | e92b2dbfcdf6ac8380485d0d688ba21a5d2c1527 (patch) | |
tree | 3516522d611844767fcedae87af256be7a33d3be /bitbake/contrib/bbdev.sh | |
parent | ed3ef0823fde89371a473d20c0127c0bd16d062b (diff) | |
download | poky-e92b2dbfcdf6ac8380485d0d688ba21a5d2c1527.tar.gz |
bitbake: 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.
(Bitbake rev: 181899bd9665f74f8d1b22d2453616ad30d26d9e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/contrib/bbdev.sh')
0 files changed, 0 insertions, 0 deletions