-
Notifications
You must be signed in to change notification settings - Fork 0
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 24b1d67
Update balena-yocto-scripts Changelog-entry: Update balena-yocto-scripts to 24b1d6737c8a0159da6d28f5a6afe50ed5080ab8
- Loading branch information
1 parent
72f4742
commit bba555a
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule balena-yocto-scripts
updated
12 files
+77 −0 | .versionbot/CHANGELOG.yml | |
+18 −0 | CHANGELOG.md | |
+0 −1 | README.md | |
+1 −1 | VERSION | |
+1 −1 | automation/Dockerfile_balena-push-env | |
+0 −20 | automation/Dockerfile_yocto-block-build-env | |
+1 −1 | automation/Dockerfile_yocto-build-env | |
+0 −103 | automation/entry_scripts/balena-build-block.sh | |
+14 −0 | automation/entry_scripts/balena-deploy-block.sh | |
+229 −1 | automation/include/balena-api.inc | |
+5 −43 | automation/include/balena-deploy.inc | |
+0 −144 | automation/jenkins_build-blocks.sh |