summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox/0001-testsuite-check-uudecode-before-using-it.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/busybox/busybox/0001-testsuite-check-uudecode-before-using-it.patch')
-rw-r--r--meta/recipes-core/busybox/busybox/0001-testsuite-check-uudecode-before-using-it.patch6
1 files changed, 3 insertions, 3 deletions
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
35 rm foo.zip 35 rm foo.zip
36 36
37 # File containing some damaged encrypted stream 37 # File containing some damaged encrypted stream
38-optional FEATURE_UNZIP_CDF 38-optional FEATURE_UNZIP_CDF CONFIG_UNICODE_SUPPORT
39+optional FEATURE_UNZIP_CDF UUDECODE 39+optional FEATURE_UNZIP_CDF CONFIG_UNICODE_SUPPORT UUDECODE
40 testing "unzip (bad archive)" "uudecode; unzip bad.zip 2>&1; echo \$?" \ 40 testing "unzip (bad archive)" "uudecode; unzip bad.zip 2>&1; echo \$?" \
41 "Archive: bad.zip 41 "Archive: bad.zip
42 inflating: ]3j½r«IK-%Ix 42 inflating: ]3j½r«I??K-%Ix
43-- 43--
442.7.4 442.7.4
45 45