[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] 02/05: add volk submodule
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] 02/05: add volk submodule |
Date: |
Mon, 30 Mar 2015 05:25:10 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a commit to branch master
in repository gnuradio.
commit 29e9d280aa937ed45816187f81e31cbf8f8e9148
Author: Nathan West <address@hidden>
Date: Mon Feb 2 15:35:46 2015 -0600
add volk submodule
---
.gitmodules | 4 ++++
volk | 1 +
2 files changed, 5 insertions(+)
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..f163792
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,4 @@
+[submodule "volk"]
+ path = volk
+ url = https://github.com/gnuradio/volk.git
+ branch = master
diff --git a/volk b/volk
new file mode 160000
index 0000000..e7facbc
--- /dev/null
+++ b/volk
@@ -0,0 +1 @@
+Subproject commit e7facbcd0dbcdf75af72d609369934d907adfa68
- [Commit-gnuradio] [gnuradio] branch master updated (72c11a0 -> e3df182), git, 2015/03/30
- [Commit-gnuradio] [gnuradio] 02/05: add volk submodule,
git <=
- [Commit-gnuradio] [gnuradio] 05/05: Updated volk submodule commit to latest, for implementing split, git, 2015/03/30
- [Commit-gnuradio] [gnuradio] 03/05: cmake: only build VOLK if it doesnt exist already, git, 2015/03/30
- [Commit-gnuradio] [gnuradio] 04/05: build: check if VOLK submodule is checked out, git, 2015/03/30
- [Commit-gnuradio] [gnuradio] 01/05: remove volk to prepare for submodule, git, 2015/03/30