]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: Enable wget command
authorYasuharu Shibata <yasuharu.shibata@gmail.com>
Wed, 14 Aug 2024 12:41:06 +0000 (21:41 +0900)
committerTom Rini <trini@konsulko.com>
Thu, 15 Aug 2024 17:32:12 +0000 (11:32 -0600)
commit4f64730f8d00435d6350d9085ed7d38a77e583be
tree477ade391a122f421ada5806a1245cc328e37bbc
parentc964f331bed6a847b1557703d9af68c2c8d8b2c6
sandbox: Enable wget command

Enable this so that the tests run.

Fix a few warnings in the code so that CI passes.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Yasuharu Shibata <yasuharu.shibata@gmail.com>
cmd/Kconfig
net/wget.c