]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oe-buildenv-internal: simplify derivation of BB_ENV_EXTRAWHITE
authorAndre McCurdy <armccurdy@gmail.com>
Thu, 24 Mar 2016 17:49:22 +0000 (10:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 28 Mar 2016 14:55:48 +0000 (15:55 +0100)
commit33a6135294f2082710915fd2d8e1c457af284784
tree9f5d983ea17ba03f52ab782c5a4073ada22d1573
parentc6ab82882cd49be5510d1f8c967d0dc2da2490c2
oe-buildenv-internal: simplify derivation of BB_ENV_EXTRAWHITE

Use 'sort --unique' to combine the two lists and remove duplicates.

(From OE-Core rev: ada4639f1e2952e144ea7dfb2a784181d7fcc96a)

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-buildenv-internal