]> code.ossystems Code Review - openembedded-core.git/commit
meta-environment: Ensure we append to the default TOOLCHAIN_NEED_CONFIGSITE_CACHE
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Jun 2015 10:25:12 +0000 (11:25 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Jun 2015 15:06:29 +0000 (16:06 +0100)
commitd589777a4d423b1f0c9953900bd79772d15ee4af
tree11e41ffb36abc7fe1574ef8f1339e697e30cf5df
parent6d1dc943a9c8d97cd59d8cd98069d9bdb2615ff5
meta-environment: Ensure we append to the default TOOLCHAIN_NEED_CONFIGSITE_CACHE

The toolchain-scripts class was changed to assign to the variable using ??=
which allows users to override it. We therefore need to _append instead
of += to have the change take effect as intended.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/meta/meta-environment.bb