]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: Enable https for wget on qemu arm64
authorIlias Apalodimas <ilias.apalodimas@linaro.org>
Sun, 10 Nov 2024 08:28:41 +0000 (10:28 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 13 Nov 2024 01:09:52 +0000 (19:09 -0600)
commitd9c4ee38383c7c43aa5a67c3b6b4a062a0a711b1
tree177fd478509e8c5efdbf26ce052c65d731e4cd63
parent5907c81647055a03580dae850f82d85f7d810f7e
configs: Enable https for wget on qemu arm64

QEMU already has an lwip variant of a defconfig. That defconfig
is also configured with mbedTLS by default. So let's enable the
remaining config options to enable wget for https:// as well
and test that codepath in the CI

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
configs/qemu_arm64_lwip_defconfig