aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/shadow
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-13 08:50:26 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-13 08:52:49 +0100
commitfceef0cace6670a8c5f15cd2f31a191176732730 (patch)
tree44894c81118fc2d4c9a8bce3c94c3dd6f6f17915 /meta/recipes-extended/shadow
parent429802fe6691c8a70ec9735c0db4c6a4e1e1b038 (diff)
downloadopenembedded-core-contrib-fceef0cace6670a8c5f15cd2f31a191176732730.tar.gz
bitbake: data_smart: Fix remove operator and its interaction with data expansion
If you have: FOO = "${bindir}/X Y" FOO_remove = "${bindir}/X" the expected result is "Y". Currently this doesn't work since the removed expressions are not expanded first. This patch adjusts things so the expressions are expanded before being processed for removal. Also add a test to ensure this case continues to work. [YOCTO #6624] (Bitbake rev: 72a1ca4a104ccab73d6abcbd44db9c2636a58572) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/shadow')
0 files changed, 0 insertions, 0 deletions