diff mbox series

[4/5] local.conf.sample.extended: Remove largefile from DISTRO_FEATURES

Message ID 20220813042807.3533472-4-raj.khem@gmail.com
State Accepted, archived
Commit f6f03fa421fd26fcfca2a6284bde8de41db7b811
Headers show
Series [1/5] zip: Always enable LARGE_FILE_SUPPORT | expand

Commit Message

Khem Raj Aug. 13, 2022, 4:28 a.m. UTC
This feature is removed therefore lets remove it from samples and
templates

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta/conf/local.conf.sample.extended | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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)