Skip to content

Commit

Permalink
ci: attempt to use sstate-cache from yocto
Browse files Browse the repository at this point in the history
Signed-off-by: Zygmunt Krynicki <[email protected]>
  • Loading branch information
zyga committed Mar 4, 2024
1 parent 60f5103 commit 1d4f045
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kas-poky-snapd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ local_conf_header:
SDKMACHINE = "x86_64"
USER_CLASSES = "buildstats"
PATCHRESOLVE = "noop"
shared-cache: |
SSTATE_MIRRORS ?= "file://.* http://sstate.yoctoproject.org/master/PATH;downloadfilename=PATH"
require conf/distro/include/yocto-uninative.inc
INHERIT += "uninative"
debug-tweaks: |
EXTRA_IMAGE_FEATURES = "debug-tweaks"
distro: |
Expand Down

0 comments on commit 1d4f045

Please sign in to comment.