summaryrefslogtreecommitdiff
path: root/open-source-lorries/u-boot.lorry
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-25 14:55:28 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-02-25 14:55:28 +0000
commita9cfbcb25515ca47ffaf347cb62d197edf33655b (patch)
tree0d9763f99cfe74754be2404171988c35b9beaa6b /open-source-lorries/u-boot.lorry
parent9646cf098515f1bb94c3089ea740f99920ee6075 (diff)
downloadlorries-a9cfbcb25515ca47ffaf347cb62d197edf33655b.tar.gz
Force push u-boot
Diffstat (limited to 'open-source-lorries/u-boot.lorry')
-rw-r--r--open-source-lorries/u-boot.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/u-boot.lorry b/open-source-lorries/u-boot.lorry
index 864335a..6241269 100644
--- a/open-source-lorries/u-boot.lorry
+++ b/open-source-lorries/u-boot.lorry
@@ -1,6 +1,10 @@
{
"u-boot": {
"type": "git",
- "url": "git://git.denx.de/u-boot.git"
+ "url": "git://git.denx.de/u-boot.git",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}