[Cryptech-Commits] [sw/stm32] 01/02: Start unwinding subrepository hairball: remove submodules.
git at cryptech.is
git at cryptech.is
Sat Jun 25 16:51:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
sra at hactrn.net pushed a commit to branch de-dread
in repository sw/stm32.
commit 41d765504350626b9c886c0e92f768184b457a54
Author: Rob Austein <sra at hactrn.net>
AuthorDate: Fri Jun 24 22:42:26 2016 -0400
Start unwinding subrepository hairball: remove submodules.
---
.gitmodules | 9 ---------
libraries/libcli | 1 -
libraries/libhal | 1 -
libraries/thirdparty/libtfm | 1 -
4 files changed, 12 deletions(-)
diff --git a/.gitmodules b/.gitmodules
index d3946e7..e69de29 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +0,0 @@
-[submodule "libhal"]
- path = libraries/libhal
- url = git at git.cryptech.is:sw/libhal.git
-[submodule "thirdparty/libtfm"]
- path = libraries/thirdparty/libtfm
- url = git at git.cryptech.is:sw/thirdparty/libtfm.git
-[submodule "libraries/libcli"]
- path = libraries/libcli
- url = git at git.cryptech.is:user/ft/libcli
diff --git a/libraries/libcli b/libraries/libcli
deleted file mode 160000
index 54c6b86..0000000
--- a/libraries/libcli
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 54c6b8649b1a13e69a908c96e8d4d19cf8d72845
diff --git a/libraries/libhal b/libraries/libhal
deleted file mode 160000
index c521d7f..0000000
--- a/libraries/libhal
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit c521d7f590ecafaaed378c20e03aa657361f1638
diff --git a/libraries/thirdparty/libtfm b/libraries/thirdparty/libtfm
deleted file mode 160000
index 0e1cc8d..0000000
--- a/libraries/thirdparty/libtfm
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 0e1cc8d4e6ca53222d448df5e421c5d33383022f
More information about the Commits
mailing list