generic-poky/meta
Robert Yang 4d5ef2af50 bitbake.conf: add STAMPS_DIR for constructing STAMP
Add STAMPS_DIR for constructing STAMP, the defination of STAMP is:

STAMP = "${TMPDIR}/stamps/${MULTIMACH_TARGET_SYS}/${PN}/${EXTENDPE}${PV}-${PR}"

We can only change the TMPDIR if we want to change the STAMP's location,
but the bb_cache.dat would be regenerated if TMPDIR changes, so add
STAMPS_DIR for constructing it, and add it to the BB_ENV_EXTRAWHITE,
this is very usefull for the "bitbake -S", since then it can be run by:

STAMPS_DIR=<path> bitbake -S <recipe>

which will avoid putting the stamps to ${TMPDIR}/stamps.

BTW, break the too long BB_ENV_EXTRAWHITE into several lines.

[YOCTO #1659]

(From OE-Core rev: ce732c04b3ac06633e20efa8799c4189abfd41b3)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-03-07 11:14:37 +00:00
..
classes buildhistory.bbclass: add support for SRCREV logging 2013-03-07 11:14:37 +00:00
conf bitbake.conf: add STAMPS_DIR for constructing STAMP 2013-03-07 11:14:37 +00:00
files fs-perms: remove /var/cache from volatiles 2013-02-06 09:37:29 +00:00
lib/oe distro_check: Remove creation of empty Meego filelist. 2013-02-12 13:22:44 +00:00
recipes-bsp v86d: compile against userspace safe kernel headers 2013-03-01 13:03:28 +00:00
recipes-connectivity connman: Wired inteface provisioned via qemu 2013-03-07 11:14:36 +00:00
recipes-core systemd: set the location of the kill binary 2013-03-07 11:14:34 +00:00
recipes-devtools git: updated to 1.8.1.4 2013-03-05 13:14:56 +00:00
recipes-extended shadow: add build dependency on shadow-native 2013-03-07 11:14:35 +00:00
recipes-gnome gtk+: mark as provider of virtual/gtk-update-icon-cache-native 2013-03-05 13:14:54 +00:00
recipes-graphics weston: recommend some reasonable fonts so the terminal works 2013-03-03 12:01:09 +00:00
recipes-kernel perf: disable PARALLEL_MAKE 2013-03-05 13:14:58 +00:00
recipes-lsb4/perl libdumpvalue-perl: Update to 1.17 2012-11-21 16:55:57 +00:00
recipes-multimedia alsa-utils: Remove bogus comment 2013-03-05 13:14:57 +00:00
recipes-qt qt4.inc: package keyboard drivers 2013-03-05 18:00:34 +00:00
recipes-rt rt-tests: fix cyclictest reported 1 sec latencies 2013-02-08 14:50:37 +00:00
recipes-sato puzzles: upgrade to 9765 2013-03-05 13:14:57 +00:00
recipes-support gmp: fix missing PR after update to 5.1.0a 2013-03-05 17:16:14 +00:00
site site/x32-linux: Specify double alignment 2013-02-13 16:52:30 +00:00
COPYING.MIT
recipes.txt recipes.txt: Add entries for "recipes-rt" and "recipes-support" 2012-07-09 16:58:56 +01:00