diff options
author | Zhigang Gong <zhigang.gong@intel.com> | 2015-02-06 14:16:15 +0800 |
---|---|---|
committer | Zhigang Gong <zhigang.gong@intel.com> | 2015-02-06 15:06:13 +0800 |
commit | 77670c3fbd3b24a60ecbbb9bf8088ff3bf433f15 (patch) | |
tree | 7fb01190afd589f2bec980c70a7df7494ba7d807 | |
parent | e1c86fc8c6b06310f04b01519834a71b3e6a2db5 (diff) |
Add submodule libva for examples.
Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | examples/thirdparty/libva | 0 |
2 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 diff --git a/examples/thirdparty/libva b/examples/thirdparty/libva new file mode 160000 +Subproject f9741725839ea144e9a6a1827f74503ee39946c |