-
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 0ba4bf5
Update balena-yocto-scripts Changelog-entry: Update balena-yocto-scripts to 0ba4bf5f5c4597b21628dfb6206304d1f889468f
- Loading branch information
1 parent
0140e97
commit e681f88
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule balena-yocto-scripts
updated
17 files
+4 −0 | .github/workflows/flowzone.yml | |
+42 −0 | .versionbot/CHANGELOG.yml | |
+11 −0 | CHANGELOG.md | |
+0 −1 | README.md | |
+1 −1 | VERSION | |
+0 −9 | automation/Dockerfile_balena-generate-ami-env | |
+0 −20 | automation/Dockerfile_yocto-block-build-env | |
+11 −1 | automation/Dockerfile_yocto-build-env | |
+0 −103 | automation/entry_scripts/balena-build-block.sh | |
+11 −50 | automation/include/balena-deploy.inc | |
+23 −28 | automation/include/balena-lib.inc | |
+0 −144 | automation/jenkins_build-blocks.sh | |
+0 −27 | automation/jenkins_build-containers.sh | |
+1 −1 | automation/jenkins_build.sh | |
+3 −3 | automation/jenkins_generate_ami.sh | |
+5 −5 | build/balena-build.sh | |
+28 −0 | docker-bake.hcl |