-
Notifications
You must be signed in to change notification settings - Fork 75
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 0008306
Update balena-yocto-scripts Changelog-entry: Update balena-yocto-scripts to 0008306e565a95aa51d04a8a0fcc318df3df59a2
- Loading branch information
1 parent
b4c82b5
commit d9afe2b
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule balena-yocto-scripts
updated
10 files
+14 −0 | .github/workflows/flowzone.yml | |
+146 −0 | .versionbot/CHANGELOG.yml | |
+39 −0 | CHANGELOG.md | |
+1 −0 | README.md | |
+1 −1 | VERSION | |
+1 −1 | automation/Dockerfile_balena-push-env | |
+2 −2 | automation/Dockerfile_yocto-build-env | |
+14 −0 | automation/entry_scripts/balena-deploy-block.sh | |
+229 −5 | automation/include/balena-api.inc | |
+9 −2 | automation/include/balena-deploy.inc |