From: Khem Raj Date: Sat, 13 Aug 2022 04:28:06 +0000 (-0700) Subject: local.conf.sample.extended: Remove largefile from DISTRO_FEATURES X-Git-Tag: yocto-4.1~429 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f6f03fa421fd26fcfca2a6284bde8de41db7b811;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git local.conf.sample.extended: Remove largefile from DISTRO_FEATURES This feature is removed therefore lets remove it from samples and templates Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/conf/local.conf.sample.extended b/meta/conf/local.conf.sample.extended index d24616c764b..a898b18d59f 100644 --- a/meta/conf/local.conf.sample.extended +++ b/meta/conf/local.conf.sample.extended @@ -35,7 +35,7 @@ #DISTRO_FEATURES = "alsa bluetooth ext2 irda ipv4 ipv6 pcmcia usbgadget usbhost wifi nfs zeroconf pci" # If you want to get an image based on directfb without x11, Please copy this variable to build/conf/local.conf -#DISTRO_FEATURES = "alsa bluetooth ext2 irda ipv4 ipv6 largefile pcmcia usbgadget usbhost wifi xattr nfs zeroconf pci 3g directfb" +#DISTRO_FEATURES = "alsa bluetooth ext2 irda ipv4 ipv6 pcmcia usbgadget usbhost wifi xattr nfs zeroconf pci 3g directfb" # ENABLE_BINARY_LOCALE_GENERATION controls the generation of binary locale # packages at build time using qemu-native. Disabling it (by setting it to 0)