summaryrefslogtreecommitdiff
path: root/lib/mbedtls/port/mbedtls_options.h
diff options
context:
space:
mode:
authorZHANG Yuntian <yt@radxa.com>2025-02-11 15:30:27 +0800
committerTom Rini <trini@konsulko.com>2025-02-13 09:53:18 -0600
commitf9edd081b11b5eda06581b4f0c4f738359895507 (patch)
tree03b7ecec2e6f5754579fc4646a94db358afc123a /lib/mbedtls/port/mbedtls_options.h
parent9b35357b95e30fd670869b4348159b65e102cc82 (diff)
mbedtls/external: remove broken git submodule
When we squash imported mbedtls, the git submodule "framework" was preserved in the commit. However, U-Boot itself does not use git submodule, and provides no .gitmodules file to specify the submodule repository. This is normally not an issue when cloning U-Boot repository. However, when U-Boot is imported as a submodule, this will break git option `--recurse-submodules` as it fails to resolve "framework". As we do not use the submodule, remove it to unbreak existing workflows. Fixes: 12f1212e95fe ("Merge commit '0344c602eadc0802776b65ff90f0a02c856cf53c' as 'lib/mbedtls/external/mbedtls'") Signed-off-by: ZHANG Yuntian <yt@radxa.com>
Diffstat (limited to 'lib/mbedtls/port/mbedtls_options.h')
0 files changed, 0 insertions, 0 deletions