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 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core