needed for self-hosting; applied to upstream
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
--- /dev/null
+diff --git a/networking/wget.c b/networking/wget.c
+index 9d813dc..09edd67 100644
+--- a/networking/wget.c
++++ b/networking/wget.c
+@@ -546,6 +546,7 @@ int wget_main(int argc UNUSED_PARAM, char **argv)
+ "passive-ftp\0" No_argument "\xff"
+ "header\0" Required_argument "\xfe"
+ "post-data\0" Required_argument "\xfd"
++ "no-check-certificate\0" No_argument "\xfc"
+ ;
+ #endif
+
file://B921600.patch;patch=1 \
file://get_header_tar.patch;patch=1 \
file://busybox-appletlib-dependency.patch;patch=1 \
+ file://0000-wget-no-check-certificate.patch;patch=1 \
file://find-touchscreen.sh \
file://busybox-cron \
file://busybox-httpd \