-
Notifications
You must be signed in to change notification settings - Fork 1
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 c486540
Update balena-yocto-scripts Changelog-entry: Update balena-yocto-scripts to c48654074e6fce7e3d545f8d10a1b1503c5bc358
- Loading branch information
1 parent
1415b98
commit a75c22c
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule balena-yocto-scripts
updated
14 files
+36 −0 | .github/workflows/README.md | |
+1 −1 | .github/workflows/flowzone.yml | |
+61 −0 | .github/workflows/generic-amd64.yml | |
+1,180 −0 | .github/workflows/yocto-build-deploy.yml | |
+640 −43 | .versionbot/CHANGELOG.yml | |
+147 −0 | CHANGELOG.md | |
+1 −1 | VERSION | |
+1 −1 | automation/Dockerfile_balena-push-env | |
+12 −25 | automation/Dockerfile_yocto-build-env | |
+1 −1 | automation/include/balena-api.inc | |
+8 −0 | automation/include/balena-deploy.inc | |
+2 −2 | automation/include/balena-lib.inc | |
+4 −1 | automation/jenkins_generate_ami.sh | |
+0 −10 | docker-bake.hcl |