diff options
author | Rob Austein <sra@hactrn.net> | 2020-04-18 17:30:15 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2020-04-18 17:30:15 -0400 |
commit | bdf3440027e4cd5a2bcf8d7a0b9bcab90eb9b765 (patch) | |
tree | 609dcb4308f2a639ea38266756d07c2e04e75946 /source/core | |
parent | fb0f2aa084b24921fbeb9076601c56c981bef5e9 (diff) |
Update submodules and add missing ones, as needed
It's been a while since we did a full reproducible build via the
releng tree. Some of the old modules are now obsolete, and a couple
of the new ones weren't present.
This is an initial test after updating the existing submodules and
adding the missing ones. I don't really expect it to work, it's a
first attempt.
At minimum, we should go through and clean out submodules we no longer
use, but that can wait until we figure out if we now have all the
right modules and branches recorded here and whether the resulting
configuration works properly.
Diffstat (limited to 'source/core')
m--------- | source/core/comm/fmc | 0 | ||||
m--------- | source/core/math/modexpng | 0 | ||||
m--------- | source/core/platform/alpha | 0 | ||||
m--------- | source/core/platform/common | 0 | ||||
m--------- | source/core/util/keywrap | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/source/core/comm/fmc b/source/core/comm/fmc -Subproject ee2f6aa62c1bee23c61861b59dfde99911d2d56 +Subproject 19374267f9c8614b1c5863a2f3433a01ae37fb0 diff --git a/source/core/math/modexpng b/source/core/math/modexpng new file mode 160000 +Subproject 22744d6c6ee23fb31acead517c7fdb7e786eea6 diff --git a/source/core/platform/alpha b/source/core/platform/alpha -Subproject ab23f87e78f441830587c6c82d90e35b4cec7d2 +Subproject 0fb070a2a709f15f76c80b532b30550eaea7324 diff --git a/source/core/platform/common b/source/core/platform/common -Subproject 5ae9fac48b80c3f27d9f78e3be89cf1d1d59a70 +Subproject 275951ed02caba8e7bff4723de9fdb24a5087da diff --git a/source/core/util/keywrap b/source/core/util/keywrap new file mode 160000 +Subproject 4333178c6a8f467ddacc13ddae0bed588b6bdcf |