-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #469 from balena-os/fix_dtb_load
Fix custom dtb loading in L4T 36.3
- Loading branch information
Showing
14 changed files
with
899 additions
and
438 deletions.
There are no files selected for viewing
Submodule balena-yocto-scripts
updated
9 files
+21 −17 | .github/workflows/generic-amd64.yml | |
+212 −305 | .github/workflows/yocto-build-deploy.yml | |
+297 −0 | .versionbot/CHANGELOG.yml | |
+79 −0 | CHANGELOG.md | |
+1 −1 | VERSION | |
+1 −1 | automation/Dockerfile_balena-push-env | |
+6 −16 | automation/Dockerfile_yocto-build-env | |
+4 −0 | automation/include/balena-deploy.inc | |
+3 −0 | automation/jenkins_generate_ami.sh |
Submodule meta-balena
updated
4 files
+91 −0 | .versionbot/CHANGELOG.yml | |
+20 −0 | CHANGELOG.md | |
+1 −1 | meta-balena-common/conf/distro/include/balena-os.inc | |
+1 −1 | meta-balena-common/recipes-containers/balena-supervisor/balena-supervisor.inc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.