qa: add common submodule
authorThiago Santos <thiago.sousa.santos@collabora.com>
Tue, 9 Jul 2013 19:07:58 +0000 (16:07 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Tue, 9 Jul 2013 19:07:58 +0000 (16:07 -0300)
common [new submodule]
validate/.gitmodules [new file with mode: 0644]

diff --git a/common b/common
new file mode 160000 (submodule)
index 0000000..12af105
--- /dev/null
+++ b/common
@@ -0,0 +1 @@
+Subproject commit 12af105243823fc73581db4fd79a46f6d0268dc5
diff --git a/validate/.gitmodules b/validate/.gitmodules
new file mode 100644 (file)
index 0000000..a6b1eda
--- /dev/null
@@ -0,0 +1,3 @@
+[submodule "common"]
+       path = common
+       url = git://anongit.freedesktop.org/gstreamer/common