commit-gnuradio
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]