From 3893aeb8bf3b776821d14052d6374790ec7af20a Mon Sep 17 00:00:00 2001 From: Edward Cragg Date: Thu, 3 Mar 2016 18:21:31 +0000 Subject: Add open source lorry for linux-next tree Change-Id: I5957427003a9dd7568ff5c9e9c94d16b71bf5d53 --- open-source-lorries/linux-next.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/linux-next.lorry diff --git a/open-source-lorries/linux-next.lorry b/open-source-lorries/linux-next.lorry new file mode 100644 index 0000000..5650a33 --- /dev/null +++ b/open-source-lorries/linux-next.lorry @@ -0,0 +1,6 @@ +{ + "linux-next": { + "type": "git", + "url": "git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git" + } +} -- cgit v1.2.1