Skip to content

Commit

Permalink
Merge pull request #844 from YoeDistro/kraj/master
Browse files Browse the repository at this point in the history
Update layers and enable yocto sstate feeds
  • Loading branch information
cbrake authored Sep 25, 2023
2 parents 6e865b3 + 8b6c3f6 commit 3e8908b
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 8 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ and this project adheres to
- Use mtime checks instead of inotify in bitbake
- Use 64 bit integers across all targets in perl
- Upgrade clang to 17.0 major release series
- Upgrade gnome recipes to 45.0
- Update linux-raspberrypi kernel to 6.1.54
- Update OpenSSL to 3.1.3
- Improve oeqa/runtime/parselogs
- Enable yocto sstate feed server

### Added

Expand Down
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 182 files
2 changes: 1 addition & 1 deletion sources/meta-yoe/conf/distro/yoe.inc
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ BB_SIGNATURE_HANDLER = "OEEquivHash"
# Start a local hashserver instance
BB_HASHSERVE = "auto"
#BB_HASHSERVE_UPSTREAM = "hashserv.yocto.io:8687"
#SSTATE_MIRRORS ?= "file://.* https://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH"
#SSTATE_MIRRORS ?= "file://.* https://cdn.jsdelivr.net/yocto/sstate/all/PATH;downloadfilename=PATH"
# see https://docs.yoctoproject.org/bitbake/2.0/bitbake-user-manual/bitbake-user-manual-ref-variables.html#term-BB_GIT_SHALLOW
BB_GIT_SHALLOW = "1"

Expand Down
2 changes: 1 addition & 1 deletion sources/poky
Submodule poky updated 127 files

0 comments on commit 3e8908b

Please sign in to comment.