generic-poky/meta
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
..
classes classes/package: document do_packages_split arguments 2012-08-22 13:59:54 +01:00
conf conf/bitbake.conf: allow cache reuse between bitbake, bitbake-layers and hob 2012-08-22 14:04:59 +01:00
files Add MPL version 2.0 license in common-licenses dir as well as adding a non-SPDX license name in license.bbclass 2012-08-17 18:04:21 +01:00
lib/oe utils.py: Modify and rename distro_features_backfill python function 2012-08-17 18:04:24 +01:00
recipes-bsp formfactor: Clean up errors on machines without framebuffers 2012-08-21 12:15:30 +01:00
recipes-connectivity avahi: fix packaging of avahi-autoipd 2012-08-19 11:09:08 +01:00
recipes-core uclibc: Use gcc-cross-initial as staging compiler 2012-08-21 12:15:32 +01:00
recipes-devtools gcc: bump PR 2012-08-22 14:04:59 +01:00
recipes-extended libpam: Fix missing DESTDIR for a mkdir causing build failures 2012-08-19 13:32:06 +01:00
recipes-gnome gtk+ remove 2.16.6 2012-08-17 13:06:41 +01:00
recipes-graphics randrproto: upgrade to 1.4.0 2012-08-19 11:34:30 +01:00
recipes-kernel linux-yocto/3.0: update meta SRCREV 2012-08-19 10:46:00 +01:00
recipes-multimedia gst-fluendo-mpegdemux: upgrade to 0.10.71 2012-08-19 10:45:58 +01:00
recipes-qt qt4-native: fix creating /include directory in build host root 2012-08-06 15:18:45 +01:00
recipes-rt core-image-*.bb: Remove usage of EXTRA_IMAGE_FEATURES from some .bb files 2012-07-10 14:21:58 +01:00
recipes-sato libowl-av: patches merged upstream, bump srcrev 2012-08-17 18:04:20 +01:00
recipes-support apr-util: fix the rules.mk with path to sysroot instead of the workdir of apr 2012-08-17 13:10:08 +01:00
site site/common-linux: fix incorrect size of pid_t for apr 2012-07-02 16:47:44 +01:00
COPYING.MIT Add missing licence files (COPYING.MIT) 2006-07-23 13:52:32 +00:00
recipes.txt recipes.txt: Add entries for "recipes-rt" and "recipes-support" 2012-07-09 16:58:56 +01:00