From: Koen Kooi Date: Mon, 28 Feb 2011 14:41:20 +0000 (+0100) Subject: angstrom: add xattr to DISTRO_FEATURES to keep things working. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1755e79fbdcb053b1c9288ed208345e8848e94e;p=openembedded.git angstrom: add xattr to DISTRO_FEATURES to keep things working. *sigh* Signed-off-by: Koen Kooi --- diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index 5a027232d0..c267b96527 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -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"