]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: whitelist proxy variables in config hash
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 21 Mar 2016 05:14:02 +0000 (18:14 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Mar 2016 14:24:24 +0000 (14:24 +0000)
commit3dc7c58b7b3224f3ed2d59d95313e70e4c57d7c4
treeb312f2cf92fd689de8d2ffb275d63ec0f2dbbf21
parent6b38a991a3475fb82889428b94563968c7570473
bitbake.conf: whitelist proxy variables in config hash

We don't need these variables incorporated in the config hash (i.e. we
don't need to reparse if they change).

This fixes an issue with the extensible SDK where the cache generated
at installation time not to be used afterwards due to the way we're
allowing through the proxy variables into the install environment (such
that they get set to "" if not set externally).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf