[OE-core] sstate_clean() overzealous?

McClintock Matthew-B29882 B29882 at freescale.com
Mon Oct 3 21:22:01 UTC 2011


On Mon, Oct 3, 2011 at 4:18 PM, Khem Raj <raj.khem at gmail.com> wrote:
> hmmm so we can not share sstate parts for two machines in same tmpdir ?

I'm not 100% sure I'm doing things properly but this is what I did:

$ bitbake pseudo-native
$ cp sstate-cache/* ~/sstate-cache
$ rm -rf tmp/
$ bitbake pseudo-native

Now sstate-cache is verified to be working.... then I changed machines and ran

$ cp ~/sstate-cache/* sstate-cache/
$ bitbake pseudo-native

bitbake starts rebuilding everything, and added -DDD I see SState
cache is missing.

-M




More information about the Openembedded-core mailing list