summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/barebox.lorry7
-rw-r--r--open-source-lorries/cramfs-tarball.lorry7
2 files changed, 14 insertions, 0 deletions
diff --git a/open-source-lorries/barebox.lorry b/open-source-lorries/barebox.lorry
new file mode 100644
index 0000000..907c19d
--- /dev/null
+++ b/open-source-lorries/barebox.lorry
@@ -0,0 +1,7 @@
+{
+ "barebox": {
+ "type": "git",
+ "url": "git://git.pengutronix.de/git/barebox.git"
+ }
+}
+
diff --git a/open-source-lorries/cramfs-tarball.lorry b/open-source-lorries/cramfs-tarball.lorry
new file mode 100644
index 0000000..438274b
--- /dev/null
+++ b/open-source-lorries/cramfs-tarball.lorry
@@ -0,0 +1,7 @@
+{
+ "cramfs-tarball": {
+ "type": "tarball",
+ "url": "http://downloads.sourceforge.net/cramfs/cramfs-1.1.tar.gz"
+ }
+}
+