summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"
+ }
+}
+