[OE-core] [PATCH 1/1] meta/conf/bitbake.conf: add STAMPCLEAN to BB_HASHBASE_WHITELIST

Chris Larson clarson at kergoth.com
Tue Mar 25 02:20:38 UTC 2014


On Mon, Mar 24, 2014 at 7:18 PM, Robert Yang <liezhi.yang at windriver.com>wrote:

> 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]
>
> Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
>

Oh good, I was hoping someone would dig into this, hadn't had the time, but
kept noticing STAMPS_DIR was leaking in, in the bitbake-whatchanged output
:) Nice work.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20140324/e8baea4e/attachment-0002.html>


More information about the Openembedded-core mailing list