summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-05-21 11:57:19 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-05-21 11:57:19 +0100
commit9e5c80da772d6baa254ea752a1b9e21d961d1288 (patch)
treed88518da0ed0e1ce71dfea88d75c1fcabe3f60d1
parent00920c07afa4852d8441c07f30dabb998c89f1b3 (diff)
downloadlorry-9e5c80da772d6baa254ea752a1b9e21d961d1288.tar.gz
lorries: add u-boot
Unless we add the ability to have detached morphologies, u-boot will have to be mirrored.
-rw-r--r--lorries/u-boot.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/lorries/u-boot.lorry b/lorries/u-boot.lorry
new file mode 100644
index 0000000..864335a
--- /dev/null
+++ b/lorries/u-boot.lorry
@@ -0,0 +1,6 @@
+{
+ "u-boot": {
+ "type": "git",
+ "url": "git://git.denx.de/u-boot.git"
+ }
+}