Hi,

I'm on latest dunfell and using uninative and have put the yocto servers in my SSTATE_MIRRORS:

my-distro.conf:
...
SSTATE_MIRRORS ?= "file://.* 
http://sstate.yoctoproject.org/3.1.11/PATH;downloadfilename=PATH";
require conf/distro/include/yocto-uninative.inc
INHERIT += "uninative"
...

but I thought I'd be getting more sstate reuse than I am:

bitbake m4-native
...
Sstate summary: Wanted 12 Found 1 Missed 11 Current 0 (8% match, 0% complete)

Is the above reasonable, or should I be able to pull m4-native directly from yocto servers sstate ? If so, is there a way to debug what differs between my local siginfos and the ones on the sstate server ?

Regards Jacob
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#157050): 
https://lists.openembedded.org/g/openembedded-core/message/157050
Mute This Topic: https://lists.openembedded.org/mt/86408232/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to