diff options
author | Rob Austein <sra@hactrn.net> | 2016-12-14 15:19:30 -0500 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-12-14 15:19:30 -0500 |
commit | 0513b6b9cb383c4920814af8e476be41eb32cfa0 (patch) | |
tree | 750e6d818c1b10fd4ca6199c2425b7f6ca31f30a /.gitmodules | |
parent | 5318fa839106c61b18af0038b147b977e29f59f3 (diff) |
New releng branch "ksng".
Package up all the "new keystore" and "no SQL" changes as packages
cryptech-alpha-ksng, to make it easier for others to test them.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 96d9f30..60a871e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,12 +43,15 @@ [submodule "source/sw/libhal"] path = source/sw/libhal url = https://git.cryptech.is/sw/libhal.git + branch = ksng [submodule "source/sw/pkcs11"] path = source/sw/pkcs11 url = https://git.cryptech.is/sw/pkcs11.git + branch = ksng [submodule "source/sw/stm32"] path = source/sw/stm32 url = https://git.cryptech.is/sw/stm32.git + branch = ksng [submodule "source/sw/thirdparty/libtfm"] path = source/sw/thirdparty/libtfm url = https://git.cryptech.is/sw/thirdparty/libtfm.git |