-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update balena-yocto-scripts digest to c7f1eed
Update balena-yocto-scripts Changelog-entry: Update balena-yocto-scripts to c7f1eedcbda30d1e4031d1dff33176ce9be1e526
- Loading branch information
1 parent
b917f27
commit 67a035d
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule balena-yocto-scripts
updated
19 files
+124 −0 | .github/workflows/README.md | |
+21 −0 | .github/workflows/flowzone.yml | |
+68 −0 | .github/workflows/genericx86-64-ext.yml | |
+1,771 −0 | .github/workflows/yocto-build-deploy.yml | |
+2,420 −38 | .versionbot/CHANGELOG.yml | |
+738 −0 | CHANGELOG.md | |
+1 −1 | VERSION | |
+1 −1 | automation/Dockerfile_balena-push-env | |
+6 −16 | automation/Dockerfile_yocto-build-env | |
+1 −1 | automation/include/balena-api.inc | |
+13 −3 | automation/include/balena-deploy.inc | |
+2 −2 | automation/include/balena-lib.inc | |
+3 −0 | automation/jenkins_generate_ami.sh | |
+66 −12 | build/barys | |
+0 −1 | build/contracts/blueprints/os-contracts.yaml | |
+192 −126 | build/contracts/package-lock.json | |
+1 −1 | build/generate-conf-notes.sh | |
+ − | flowchart.jpg | |
+1 −1 | renovate.json |