diff options
author | Ming Liu <ming.liu@windriver.com> | 2013-10-20 18:48:30 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-26 15:48:50 +0100 |
commit | 9e9b5cbc352e1f8dce46458926b38a5aefc18fc3 (patch) | |
tree | 21b86f6a07af0a05fed4f2f3e36cc1ff1d4393f0 /meta/recipes-core | |
parent | 0288dbcae1e9793e7d7491cca45301f68fb23806 (diff) | |
download | openembedded-core-9e9b5cbc352e1f8dce46458926b38a5aefc18fc3.tar.gz openembedded-core-9e9b5cbc352e1f8dce46458926b38a5aefc18fc3.tar.bz2 openembedded-core-9e9b5cbc352e1f8dce46458926b38a5aefc18fc3.zip |
bzip2: replace += with _append for appending to OVERRIDES variables
In some cases, it's unfit to use "+=" in a conditional appending, we would
end up with the variable being set rather than being appended, which is not
it mean to.
Signed-off-by: Ming Liu <ming.liu@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions