Go to file
Samuel Dolt 6e8620a51f fix(coreos-efi-secureboot.bbclass): fix cache invalidation
COREOS_EFI_SECUREBOOT_KEYDIR_HASH was intended to store a hash
of each file present in build/key in order to discard the sstate
cache on key changes. But this variables was wrongly always empty
due to a wrong check in a loop.
2023-05-05 09:02:20 +02:00
.vscode refactor: use black to format python code in vscode 2023-03-08 11:12:58 +01:00
bitbake@0c6f86b60c fix(3rd-party): update 3rd-party submodules 2023-05-03 12:43:13 +02:00
documentation docs: add a components part 2023-03-10 11:48:26 +01:00
layers fix(coreos-efi-secureboot.bbclass): fix cache invalidation 2023-05-05 09:02:20 +02:00
scripts refactor(coreos-images): rename coreos-image-demo -> coreos-image-all-features 2023-02-10 15:43:22 +01:00
templates feat(conf): enable sstate server by default 2023-03-01 11:08:08 +01:00
.gitignore feat(coreos-device): add a coreos-device script and a devtool plugin 2023-02-03 13:03:59 +01:00
.gitmodules feat(swupdate): add swupdate and .swu image generation 2023-01-24 15:28:00 +01:00
README.md Initial Commit 2022-09-27 12:09:30 +02:00
coreos-init-build-env meta-belden-coreos-bsp: add support for EFI and EFI Secure Boot 2022-11-09 15:35:15 +01:00

README.md

CoreOS