]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oe-buildenv-internal: Add variables individually to BB_ENV_EXTRAWHITE
authorPeter Kjellerstedt <pkj@axis.com>
Tue, 15 Mar 2016 16:53:31 +0000 (17:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Mar 2016 23:12:30 +0000 (23:12 +0000)
commit4d1efc38ca1485b18da63d5aff3803fe2959c225
tree6bf7d651dc622d896e61f4a6aaab85c9adafde68
parent39ac332f660dbbf7d3e05e505c02fce1aaccdf9e
oe-buildenv-internal: Add variables individually to BB_ENV_EXTRAWHITE

Instead of adding all variables to BB_ENV_EXTRAWHITE as one, treat
them separately and add them one by one as needed.

(From OE-Core rev: 516b63fd9dea6fcc304fca920206467d2565dede)

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-buildenv-internal