summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2014-11-25 16:43:18 +0000
committerJames Thomas <james.thomas@codethink.co.uk>2014-11-25 16:43:18 +0000
commit744905c2a1711ab07f743c43d647cedb1971cc51 (patch)
treede2c3d0da47bda51c0d48e78951d0ab56e985f8f
parentd57d6bcc1baa1a8055269ef699f83bb812a16e76 (diff)
parent43146341ebc6947a6b398ff03da9dea4c2c21265 (diff)
downloadlorries-744905c2a1711ab07f743c43d647cedb1971cc51.tar.gz
Merge branch 'baserock/james/add-tegra-uboot-scripts'
Reviewed by: Richard Maw <richard.maw@codethink.co.uk> Reviewed by: Francisco Marchena <francisco.marchena@codethink.co.uk>
-rw-r--r--open-source-lorries/cryptopp.lorry11
-rw-r--r--open-source-lorries/nvidia-jetson.lorry23
2 files changed, 34 insertions, 0 deletions
diff --git a/open-source-lorries/cryptopp.lorry b/open-source-lorries/cryptopp.lorry
new file mode 100644
index 0000000..e1b3cdb
--- /dev/null
+++ b/open-source-lorries/cryptopp.lorry
@@ -0,0 +1,11 @@
+{
+ "cryptopp": {
+ "type": "svn",
+ "url": "svn://svn.code.sf.net/p/cryptopp/code",
+ "layout": {
+ "trunk": "trunk/c5",
+ "branches": "branches/*/c5",
+ "tags": "tags/*"
+ }
+ }
+}
diff --git a/open-source-lorries/nvidia-jetson.lorry b/open-source-lorries/nvidia-jetson.lorry
new file mode 100644
index 0000000..cf127f5
--- /dev/null
+++ b/open-source-lorries/nvidia-jetson.lorry
@@ -0,0 +1,23 @@
+{
+ "nvidia/tegra-uboot-flasher-scripts": {
+ "type": "git",
+ "url": "git://github.com/NVIDIA/tegra-uboot-flasher-scripts.git"
+ },
+ "nvidia/tegrarcm": {
+ "type": "git",
+ "url": "git://github.com/NVIDIA/tegrarcm.git"
+ },
+ "nvidia/cbootimage": {
+ "type": "git",
+ "url": "git://github.com/NVIDIA/cbootimage.git"
+ },
+ "nvidia/cbootimage-configs": {
+ "type": "git",
+ "url": "git://github.com/NVIDIA/cbootimage-configs.git"
+ },
+ "nvidia/tegra-pinmux-scripts.git" {
+ "type": "git",
+ "url": "git://github.com/NVIDIA/tegra-pinmux-scripts.git"
+ }
+}
+