aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/busybox/busybox-1.13.2
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@buglabs.net>2009-05-27 14:06:17 +0200
committerMartin Dietze <mdietze@gmail.com>2013-03-02 17:18:13 +0100
commit3b4b008e0f81d1be44af26cd2359758efe39291b (patch)
tree18602591d47a9658e83a3b4d9fcad8a6a62d54cc /recipes/busybox/busybox-1.13.2
parent74bcccf207016e47412d2c6b40184c60c9859663 (diff)
downloadopenembedded-3b4b008e0f81d1be44af26cd2359758efe39291b.tar.gz
busybox: enabled stat in 1.13.2/angstrom
Diffstat (limited to 'recipes/busybox/busybox-1.13.2')
-rw-r--r--recipes/busybox/busybox-1.13.2/angstrom/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/busybox/busybox-1.13.2/angstrom/defconfig b/recipes/busybox/busybox-1.13.2/angstrom/defconfig
index 0db650fcf1..8934890ef4 100644
--- a/recipes/busybox/busybox-1.13.2/angstrom/defconfig
+++ b/recipes/busybox/busybox-1.13.2/angstrom/defconfig
@@ -214,8 +214,8 @@ CONFIG_SORT=y
CONFIG_FEATURE_SORT_BIG=y
# CONFIG_SPLIT is not set
# CONFIG_FEATURE_SPLIT_FANCY is not set
-# CONFIG_STAT is not set
-# CONFIG_FEATURE_STAT_FORMAT is not set
+CONFIG_STAT=y
+CONFIG_FEATURE_STAT_FORMAT=y
CONFIG_STTY=y
# CONFIG_SUM is not set
CONFIG_SYNC=y