[linux] 01/04: Add source submodules

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Aug 30 19:11:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

waldi pushed a commit to branch waldi/submodule
in repository linux.

commit acdc3179a7346cd71950e3f267dbefe4dbfc8f58
Author: Bastian Blank <waldi at debian.org>
Date:   Sun Aug 30 19:10:33 2015 +0200

    Add source submodules
---
 .gitmodules | 8 ++++++++
 source/none | 1 +
 source/orig | 1 +
 3 files changed, 10 insertions(+)

diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..82338f6
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,8 @@
+[submodule "source/orig"]
+	path = source/orig
+	url = ../source/linux
+	branch = orig/4.2-rc8
+[submodule "source/none"]
+	path = source/none
+	url = ../source/linux
+	branch = none/4.2-rc8
diff --git a/source/none b/source/none
new file mode 160000
index 0000000..02d9bcd
--- /dev/null
+++ b/source/none
@@ -0,0 +1 @@
+Subproject commit 02d9bcd14392dc493f5496de4acbe91048009640
diff --git a/source/orig b/source/orig
new file mode 160000
index 0000000..1656dba
--- /dev/null
+++ b/source/orig
@@ -0,0 +1 @@
+Subproject commit 1656dbac831cc20cad3aaec95997c373237af1ee

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list