diff options
author | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2013-09-06 15:09:12 +0000 |
---|---|---|
committer | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2013-09-06 15:09:12 +0000 |
commit | a360f0f3ebd3aaf2e087dad93a963c2519ace412 (patch) | |
tree | 3acb7a8582831ea2b505d7f2a3ab1c8675e7c47e | |
parent | 8ae3881942d40571a1cd5294b4f8f37ba15edf61 (diff) | |
parent | 6ff0e9a1f077afed32af74382629c98f329f4d44 (diff) | |
download | lorries-a360f0f3ebd3aaf2e087dad93a963c2519ace412.tar.gz |
Merge branch 'master' of ssh://git.baserock.org/baserock/local-config/lorries
-rw-r--r-- | open-source-lorries/linux-rt.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/linux-rt.lorry b/open-source-lorries/linux-rt.lorry new file mode 100644 index 0000000..7daf9cf --- /dev/null +++ b/open-source-lorries/linux-rt.lorry @@ -0,0 +1,6 @@ +{ + "linux-rt": { + "type": "git", + "url": "git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git" + } +} |