[OE-core] Problems with sstate-cache in Artifactory
Ankur Tyagi
ankur.tyagi85 at gmail.com
Wed Jul 3 10:08:34 UTC 2019
Hi,
I am trying to setup sstate-cache in Artifactory so that multiple
Linux host systems can share it.
Once build finished in one Linux machine, I uploaded all of
sstate-cache directory to Artifactory
Then I configured sstate mirrors in local.conf
SSTATE_MIRRORS ?= "\
file://.* https://artifactory.com/yocto/sstate-cache/PATH;downloadfilename=PATH
\
"
But when the build started, it didn't used anything from the sstate
mirror and ended up building everything
Am I missing something?
Thanks
Ankur
More information about the Openembedded-core
mailing list