aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2010-10-26 15:10:26 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-11-10 21:22:25 +0800
commitda9970806bca7e46d724cf4d042d1533f0202fdb (patch)
treeaa7656d2b502e9515330ac0ab35c8078d0af358d /meta/recipes-core/busybox
parenta0fb0c209056a958a5d775cc9efee57875a6234a (diff)
downloadopenembedded-core-contrib-da9970806bca7e46d724cf4d042d1533f0202fdb.tar.gz
busybox: enable more options for tar to support more file formats.
Fixes [BUGID #495] Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-core/busybox')
-rw-r--r--meta/recipes-core/busybox/busybox-1.16.2/defconfig14
1 files changed, 7 insertions, 7 deletions
diff --git a/meta/recipes-core/busybox/busybox-1.16.2/defconfig b/meta/recipes-core/busybox/busybox-1.16.2/defconfig
index 431da94dd2..87e62445f0 100644
--- a/meta/recipes-core/busybox/busybox-1.16.2/defconfig
+++ b/meta/recipes-core/busybox/busybox-1.16.2/defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.16.2
-# Tue Jul 6 14:52:48 2010
+# Tue Oct 26 15:07:52 2010
#
CONFIG_HAVE_DOT_CONFIG=y
@@ -105,10 +105,10 @@ CONFIG_FEATURE_HWIB=y
#
# Archival Utilities
#
-# CONFIG_FEATURE_SEAMLESS_LZMA is not set
-# CONFIG_FEATURE_SEAMLESS_BZ2 is not set
-# CONFIG_FEATURE_SEAMLESS_GZ is not set
-# CONFIG_FEATURE_SEAMLESS_Z is not set
+CONFIG_FEATURE_SEAMLESS_LZMA=y
+CONFIG_FEATURE_SEAMLESS_BZ2=y
+CONFIG_FEATURE_SEAMLESS_GZ=y
+CONFIG_FEATURE_SEAMLESS_Z=y
CONFIG_AR=y
# CONFIG_FEATURE_AR_LONG_FILENAMES is not set
CONFIG_BUNZIP2=y
@@ -128,9 +128,9 @@ CONFIG_GZIP=y
# CONFIG_RPM is not set
CONFIG_TAR=y
CONFIG_FEATURE_TAR_CREATE=y
-# CONFIG_FEATURE_TAR_AUTODETECT is not set
+CONFIG_FEATURE_TAR_AUTODETECT=y
CONFIG_FEATURE_TAR_FROM=y
-# CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY is not set
+CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY=y
# CONFIG_FEATURE_TAR_OLDSUN_COMPATIBILITY is not set
CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y
# CONFIG_FEATURE_TAR_LONG_OPTIONS is not set