Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 96898bce authored by Robert Nelson's avatar Robert Nelson
Browse files

target: wire up dtb-rebuilder 4.19-ti branch


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 3a3a56d9
Branches
Tags
No related merge requests found
......@@ -234,6 +234,11 @@ install_git_repos () {
git_branch="4.14-ti"
git_clone_branch
git_repo="https://github.com/RobertCNelson/dtb-rebuilder.git"
git_target_dir="/opt/source/dtb-4.19-ti"
git_branch="4.19-ti"
git_clone_branch
git_repo="https://github.com/beagleboard/bb.org-overlays"
git_target_dir="/opt/source/bb.org-overlays"
git_clone
......
......@@ -234,6 +234,11 @@ install_git_repos () {
git_branch="4.14-ti"
git_clone_branch
git_repo="https://github.com/RobertCNelson/dtb-rebuilder.git"
git_target_dir="/opt/source/dtb-4.19-ti"
git_branch="4.19-ti"
git_clone_branch
git_repo="https://github.com/beagleboard/bb.org-overlays"
git_target_dir="/opt/source/bb.org-overlays"
git_clone
......
......@@ -277,6 +277,11 @@ install_git_repos () {
git_branch="4.14-ti"
# git_clone_branch
git_repo="https://github.com/RobertCNelson/dtb-rebuilder.git"
git_target_dir="/opt/source/dtb-4.19-ti"
git_branch="4.19-ti"
# git_clone_branch
git_repo="https://github.com/beagleboard/bb.org-overlays"
git_target_dir="/opt/source/bb.org-overlays"
# git_clone
......
......@@ -277,6 +277,11 @@ install_git_repos () {
git_branch="4.14-ti"
git_clone_branch
git_repo="https://github.com/RobertCNelson/dtb-rebuilder.git"
git_target_dir="/opt/source/dtb-4.19-ti"
git_branch="4.19-ti"
git_clone_branch
git_repo="https://github.com/beagleboard/bb.org-overlays"
git_target_dir="/opt/source/bb.org-overlays"
git_clone
......
......@@ -297,6 +297,11 @@ install_git_repos () {
git_branch="4.14-ti"
git_clone_branch
git_repo="https://github.com/RobertCNelson/dtb-rebuilder.git"
git_target_dir="/opt/source/dtb-4.19-ti"
git_branch="4.19-ti"
git_clone_branch
git_repo="https://github.com/beagleboard/bb.org-overlays"
git_target_dir="/opt/source/bb.org-overlays"
git_clone
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment