summaryrefslogtreecommitdiff
path: root/open-source-lorries/linux-rt.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/linux-rt.lorry')
-rw-r--r--open-source-lorries/linux-rt.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/linux-rt.lorry b/open-source-lorries/linux-rt.lorry
index 7daf9cf..8d20b18 100644
--- a/open-source-lorries/linux-rt.lorry
+++ b/open-source-lorries/linux-rt.lorry
@@ -1,6 +1,10 @@
{
"linux-rt": {
"type": "git",
- "url": "git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git"
+ "url": "git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}