From 11b46b846899b294c496c94659c0c3cef35e0557 Mon Sep 17 00:00:00 2001 From: Andrej Valek Date: Sun, 17 Feb 2019 20:19:53 +0100 Subject: busybox: 1.29.3 -> 1.30.1 - update to last stable version 1.30.1 - remove and refresh already merged patches - re-generate defconfig Signed-off-by: Andrej Valek Signed-off-by: Richard Purdie --- .../busybox/0001-testsuite-check-uudecode-before-using-it.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-core/busybox/busybox/0001-testsuite-check-uudecode-before-using-it.patch') diff --git a/meta/recipes-core/busybox/busybox/0001-testsuite-check-uudecode-before-using-it.patch b/meta/recipes-core/busybox/busybox/0001-testsuite-check-uudecode-before-using-it.patch index 2d9856fb61..25472f0bbd 100644 --- a/meta/recipes-core/busybox/busybox/0001-testsuite-check-uudecode-before-using-it.patch +++ b/meta/recipes-core/busybox/busybox/0001-testsuite-check-uudecode-before-using-it.patch @@ -35,11 +35,11 @@ index af53de9..3b45ece 100755 rm foo.zip # File containing some damaged encrypted stream --optional FEATURE_UNZIP_CDF -+optional FEATURE_UNZIP_CDF UUDECODE +-optional FEATURE_UNZIP_CDF CONFIG_UNICODE_SUPPORT ++optional FEATURE_UNZIP_CDF CONFIG_UNICODE_SUPPORT UUDECODE testing "unzip (bad archive)" "uudecode; unzip bad.zip 2>&1; echo \$?" \ "Archive: bad.zip - inflating: ]3j½r«IK-%Ix + inflating: ]3j½r«I??K-%Ix -- 2.7.4 -- cgit 1.2.3-korg