angstrom: fix another regression with DISTRO_FEATURES
authorKoen Kooi <koen@openembedded.org>
Tue, 13 Jul 2010 17:22:33 +0000 (19:22 +0200)
committerKoen Kooi <koen@openembedded.org>
Tue, 13 Jul 2010 17:22:33 +0000 (19:22 +0200)
*sigh*

conf/distro/include/angstrom.inc

index 685ec45..f13cc22 100644 (file)
@@ -200,7 +200,7 @@ SEPPUKU_COMPONENT    = "org.openembedded.dev"
 OESTATS_SERVER      ?= "tinderbox.openembedded.org"
 
 # We want images supporting the following features (for task-base)
-DISTRO_FEATURES = "ipv4 ipv6 nfs smbfs wifi ppp alsa bluetooth ext2 vfat irda pcmcia usbgadget usbhost pci pam"
+DISTRO_FEATURES = "largefile ipv4 ipv6 nfs smbfs wifi ppp alsa bluetooth ext2 vfat irda pcmcia usbgadget usbhost pci pam"
 
 # Use-like features
 DISTRO_FEATURES += "tk"