summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/mmc
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2014-03-25 10:18:47 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-27 09:42:05 +0000
commitf782e39581d728449b6f14cd73606276209a53af (patch)
treea4721d12ef71322a70425f5eaf27a75cdb0a6e76 /meta/recipes-devtools/mmc
parent8add7ae494c7dac41f42656528a39471c2c85142 (diff)
downloadast2050-yocto-poky-f782e39581d728449b6f14cd73606276209a53af.zip
ast2050-yocto-poky-f782e39581d728449b6f14cd73606276209a53af.tar.gz
meta/conf/bitbake.conf: add STAMPCLEAN to BB_HASHBASE_WHITELIST
The problem is that do_configure.sigdata depends on STAMPS_DIR because: do_configure -> STAMPCLEAN -> STAMPS_DIR this will make the sigdata generated by "STAMPS_DIR=/tmp/stps bitbake -S recipe" doesn't match the ones in our build dir, but it should. We can add STAMPS_DIR or STAMPCLEAN to BB_HASHBASE_WHITELIST to fix the problem, but we can't add STAMPS_DIR since once it is in BB_HASHBASE_WHITELIST, the "STAMPS_DIR=/tmp/stps bitbake -S recipe" would not run again. [YOCTO $6031] (From OE-Core rev: faf3e74d5c488a66fdabd485eb916f555d7353fd) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/mmc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud