libarchive: replace += with _append for appending to OVERRIDES variables
authorMing Liu <ming.liu@windriver.com>
Sun, 20 Oct 2013 10:48:29 +0000 (18:48 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Oct 2013 14:59:16 +0000 (15:59 +0100)
commitd5d6fda5f1fa95d61c107eb5c7e11239e47cbd7a
treefd445992666e0e417bdcb432d8dd76f6f3fd35f8
parent22e4c78691f41ee94bf6896eb9841703a24b87cc
libarchive: 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.

(From OE-Core rev: 15ba35aebd7550e53e9f2f35de6b709937dbb55c)

Signed-off-by: Ming Liu <ming.liu@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/libarchive/libarchive_2.8.5.bb