summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox
diff options
context:
space:
mode:
authorAndre McCurdy <armccurdy@gmail.com>2017-03-16 19:11:16 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-03-22 11:35:20 +0000
commit2b52d7ebc0a1dea68bfad8dcb048778ab00c631d (patch)
treee8b9c5c3885dad83e882a176a41b4b92ad5ab62c /meta/recipes-core/busybox/busybox
parentc13eb4ff7caff24387c28c38963190c9c3dd9b62 (diff)
downloadpoky-2b52d7ebc0a1dea68bfad8dcb048778ab00c631d.tar.gz
busybox: ignore the largefile distro feature ( always enable LFS )
(From OE-Core rev: f16723f66837a2acad3c114e4064e0ab1cb3a7a6) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/busybox/busybox')
-rw-r--r--meta/recipes-core/busybox/busybox/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/busybox/busybox/defconfig b/meta/recipes-core/busybox/busybox/defconfig
index 773c4f807f..f649738120 100644
--- a/meta/recipes-core/busybox/busybox/defconfig
+++ b/meta/recipes-core/busybox/busybox/defconfig
@@ -582,7 +582,7 @@ CONFIG_FEATURE_FBSET_READMODE=y
582# CONFIG_FDFLUSH is not set 582# CONFIG_FDFLUSH is not set
583# CONFIG_FDFORMAT is not set 583# CONFIG_FDFORMAT is not set
584CONFIG_FDISK=y 584CONFIG_FDISK=y
585# CONFIG_FDISK_SUPPORT_LARGE_DISKS is not set 585CONFIG_FDISK_SUPPORT_LARGE_DISKS=y
586CONFIG_FEATURE_FDISK_WRITABLE=y 586CONFIG_FEATURE_FDISK_WRITABLE=y
587# CONFIG_FEATURE_AIX_LABEL is not set 587# CONFIG_FEATURE_AIX_LABEL is not set
588# CONFIG_FEATURE_SGI_LABEL is not set 588# CONFIG_FEATURE_SGI_LABEL is not set