diff options
author | Ming Liu <ming.liu@windriver.com> | 2013-10-20 18:48:29 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-26 15:59:16 +0100 |
commit | 6f5031561194f295cbf4c7aeb40e3996c4dbaa83 (patch) | |
tree | 8fc7c8ebc00a5e51f58a017a42df9f22f3375bdc /meta/recipes-extended/findutils/findutils.inc | |
parent | bc2040d6b16126af31d4640ac79a86ea9b646d58 (diff) | |
download | poky-6f5031561194f295cbf4c7aeb40e3996c4dbaa83.tar.gz |
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>
Diffstat (limited to 'meta/recipes-extended/findutils/findutils.inc')
0 files changed, 0 insertions, 0 deletions