colleague asked me how SSTATE_MIRRORS worked, so i had to check, followed the section here:
http://docs.yoctoproject.org/overview-manual/concepts.html#shared-state-cache and in one of own builds, i moved the entire sstate-cache directory to ~/SSTATE as is, then added the following to my site.conf: SSTATE_MIRRORS = " \ file://.\* file:///home/rpjday/SSTATE/PATH \ " then i removed all of /tmp in my current build, and re-ran my bitbake command, but it seems to be doing all the standard fetching and unpacking and so on. what clearly trivial step have i overlooked? rday p.s. i checked with "bitbake -e" that that variable seems to have the correct value. what silliness have i done?
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#156390): https://lists.openembedded.org/g/openembedded-core/message/156390 Mute This Topic: https://lists.openembedded.org/mt/85904527/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
