aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/busybox/busybox-1.15.3/0000-wget-no-check-certificate.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/busybox/busybox-1.15.3/0000-wget-no-check-certificate.patch')
-rw-r--r--recipes/busybox/busybox-1.15.3/0000-wget-no-check-certificate.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes/busybox/busybox-1.15.3/0000-wget-no-check-certificate.patch b/recipes/busybox/busybox-1.15.3/0000-wget-no-check-certificate.patch
deleted file mode 100644
index c737f172b1..0000000000
--- a/recipes/busybox/busybox-1.15.3/0000-wget-no-check-certificate.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-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
-