generic-poky/meta/conf
Paul Eggleton a0a3a44240 conf/bitbake.conf: allow cache reuse between bitbake, bitbake-layers and hob
BB_ENV_EXTRAWHITE is set by the bitbake wrapper script but not by
bitbake-layers, and thus it was affecting the data hash and thus
invalidating the cache. Any variables passed through from the
environment by being added to this variable should themselves
influence the hash already if they are not already excluded from,
the data hash, so BB_ENV_EXTRAWHITE can be excluded.

Similarly, DISABLE_SANITY_CHECKS is set by the hob script in order to
have sanity checks run later, but not set by the bitbake wrapper script.
It doesn't actually affect the build itself and so its value can also
be excluded from the data hash.

These changes prevent unnecessary reparsing between executions of
bitbake, bitbake-layers, and the initial pseudo build within the hob
script.

Fixes [YOCTO #2680].

(From OE-Core rev: 84bcacd5b4737520f0fc76333f0165ef5b87c207)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-08-22 14:04:59 +01:00
..
distro core: Prefer mesa-dri as virtual/libopengles1/2 provider 2012-08-19 10:45:57 +01:00
machine core: Prefer mesa-dri as virtual/libopengles1/2 provider 2012-08-19 10:45:57 +01:00
machine-sdk eglibc: SDK_GLIBC_ADDONS for eglibc-nativesdk. 2012-04-03 14:08:02 +01:00
swabber Stop using hardcoded paths, use new Ubuntu and generic filters. 2010-12-17 10:47:02 +00:00
abi_version.conf bitbake.conf/abi_version.conf: Update to use BasicHash signature generator 2012-06-25 14:57:15 +01:00
bitbake.conf conf/bitbake.conf: allow cache reuse between bitbake, bitbake-layers and hob 2012-08-22 14:04:59 +01:00
documentation.conf pcmcia-cs: Remove references to long-deprecated pcmcia-cs. 2012-07-04 17:40:31 +01:00
layer.conf layer.conf: add udev-extraconf to SIGGEN_EXCLUDERECIPES_ABISAFE 2012-08-15 14:26:38 +01:00
licenses.conf licenses.conf: fix quotting of SRC_DISTRIBUTE_LICENSES 2012-02-28 17:51:52 +00:00
multilib.conf Complete recipe enablement 2012-08-02 18:07:18 +01:00
prexport.conf meta/PRService: Added export/import fuctions. 2012-01-11 10:37:43 +00:00
primport.conf meta/PRService: Added export/import fuctions. 2012-01-11 10:37:43 +00:00
sanity.conf sanity.conf: Increase bitbake minimum version to 1.15.3 2012-07-19 10:24:50 +01:00