Browse Source

scripted: Remove submodules for materialization

ppa-0.6.2rc1
Christian Decker 6 years ago
parent
commit
023cdb0de8
No known key found for this signature in database GPG Key ID: 1416D83DC4F0E86D
  1. 16
      .gitmodules
  2. 1
      external/jsmn
  3. 1
      external/libbacktrace
  4. 1
      external/libbase58
  5. 1
      external/libsodium
  6. 1
      external/libwally-core

16
.gitmodules

@ -1,16 +0,0 @@
[submodule "daemon/jsmn"]
path = external/jsmn
url = https://github.com/zserge/jsmn
[submodule "bitcoin/libbase58"]
path = external/libbase58
url = https://github.com/bitcoin/libbase58.git
[submodule "libsodium"]
path = external/libsodium
url = https://github.com/jedisct1/libsodium.git
[submodule "external/libbacktrace"]
path = external/libbacktrace
url = https://github.com/ianlancetaylor/libbacktrace.git
[submodule "external/libwally-core"]
path = external/libwally-core
url = https://github.com/ElementsProject/libwally-core.git
ignore = dirty

1
external/jsmn

@ -1 +0,0 @@
Subproject commit 6784c826d9674915a4d89649c6288e6aecb4110d

1
external/libbacktrace

@ -1 +0,0 @@
Subproject commit 5a99ff7fed66b8ea8f09c9805c138524a7035ece

1
external/libbase58

@ -1 +0,0 @@
Subproject commit 16c2527608053d2cc2fa05b2e3b5ae96065d1410

1
external/libsodium

@ -1 +0,0 @@
Subproject commit 675149b9b8b66ff44152553fb3ebf9858128363d

1
external/libwally-core

@ -1 +0,0 @@
Subproject commit fb8162abafdac6ee65bf83a0ef4fe5e725abee5a
Loading…
Cancel
Save