summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorZhigang Gong <zhigang.gong@intel.com>2015-02-06 14:16:15 +0800
committerZhigang Gong <zhigang.gong@intel.com>2015-02-06 14:16:43 +0800
commit79797d8646220e3537186e0bea63423ff9451d21 (patch)
treebe47c8b20e073d8b52a661aa7a4e5447d521d673 /.gitmodules
parent66a4850946a49d2c87320ad530ce200287fa0b8f (diff)
Add submodule libva for examples.
Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 00000000..2f761c00
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "examples/thirdparty/libva"]
+ path = examples/thirdparty/libva
+ url = git://anongit.freedesktop.org/libva