angstrom: add xattr to DISTRO_FEATURES to keep things working.
authorKoen Kooi <koen@openembedded.org>
Mon, 28 Feb 2011 14:41:20 +0000 (15:41 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 28 Feb 2011 14:42:53 +0000 (15:42 +0100)
*sigh*

Signed-off-by: Koen Kooi <koen@openembedded.org>
conf/distro/include/angstrom.inc

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