From f16723f66837a2acad3c114e4064e0ab1cb3a7a6 Mon Sep 17 00:00:00 2001 From: Andre McCurdy Date: Thu, 16 Mar 2017 19:11:16 -0700 Subject: busybox: ignore the largefile distro feature ( always enable LFS ) Signed-off-by: Andre McCurdy Signed-off-by: Ross Burton --- meta/recipes-core/busybox/busybox/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-core/busybox/busybox/defconfig') 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 # CONFIG_FDFLUSH is not set # CONFIG_FDFORMAT is not set CONFIG_FDISK=y -# CONFIG_FDISK_SUPPORT_LARGE_DISKS is not set +CONFIG_FDISK_SUPPORT_LARGE_DISKS=y CONFIG_FEATURE_FDISK_WRITABLE=y # CONFIG_FEATURE_AIX_LABEL is not set # CONFIG_FEATURE_SGI_LABEL is not set -- cgit 1.2.3-korg