Forum | Documentation | Website | Blog

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

bb.org: stretch/buster/bionic: add repo:...

bb.org: stretch/buster/bionic: add repo: https://github.com/rogerq/pru-software-support-package/commits/upstream/pruss



Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 54c813b7
Branches
Tags
No related merge requests found
...@@ -229,6 +229,11 @@ install_git_repos () { ...@@ -229,6 +229,11 @@ install_git_repos () {
fi fi
fi fi
git_repo="https://github.com/rogerq/pru-software-support-package"
git_target_dir="/opt/source/rogerq-mainline-pru-software-support-package"
git_branch="upstream/pruss"
git_clone_branch
git_repo="https://github.com/RobertCNelson/dtb-rebuilder.git" git_repo="https://github.com/RobertCNelson/dtb-rebuilder.git"
git_target_dir="/opt/source/dtb-4.14-ti" git_target_dir="/opt/source/dtb-4.14-ti"
git_branch="4.14-ti" git_branch="4.14-ti"
......
...@@ -229,6 +229,11 @@ install_git_repos () { ...@@ -229,6 +229,11 @@ install_git_repos () {
fi fi
fi fi
git_repo="https://github.com/rogerq/pru-software-support-package"
git_target_dir="/opt/source/rogerq-mainline-pru-software-support-package"
git_branch="upstream/pruss"
git_clone_branch
git_repo="https://github.com/RobertCNelson/dtb-rebuilder.git" git_repo="https://github.com/RobertCNelson/dtb-rebuilder.git"
git_target_dir="/opt/source/dtb-4.14-ti" git_target_dir="/opt/source/dtb-4.14-ti"
git_branch="4.14-ti" git_branch="4.14-ti"
......
...@@ -267,6 +267,11 @@ install_git_repos () { ...@@ -267,6 +267,11 @@ install_git_repos () {
fi fi
fi fi
git_repo="https://github.com/rogerq/pru-software-support-package"
git_target_dir="/opt/source/rogerq-mainline-pru-software-support-package"
git_branch="upstream/pruss"
git_clone_branch
git_repo="https://github.com/RobertCNelson/dtb-rebuilder.git" git_repo="https://github.com/RobertCNelson/dtb-rebuilder.git"
git_target_dir="/opt/source/dtb-4.4-ti" git_target_dir="/opt/source/dtb-4.4-ti"
git_branch="4.4-ti" git_branch="4.4-ti"
......
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