From a9cfbcb25515ca47ffaf347cb62d197edf33655b Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 25 Feb 2013 14:55:28 +0000 Subject: Force push u-boot --- open-source-lorries/u-boot.lorry | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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/*" + ] } } -- cgit v1.2.1