aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2011-02-28 09:09:52 -0600
committerSteffen Sledz <sledz@dresearch.de>2011-03-02 08:30:25 +0100
commitb4e95fbad0bba9a9bfeecdccea379e4b9cddfb90 (patch)
treeeef2bd6da16b346d02d773a55d99cf0827a60e87 /conf
parent2afb4f1372918ed47ce68324f6c08671471c2cd6 (diff)
downloadopenembedded-b4e95fbad0bba9a9bfeecdccea379e4b9cddfb90.tar.gz
SlugOS: slugos.inc - Add xattr to DISTRO_FEATURES to keep parity.
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/include/slugos.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc
index 994b2c15cb..0451fc1f38 100644
--- a/conf/distro/include/slugos.inc
+++ b/conf/distro/include/slugos.inc
@@ -30,7 +30,7 @@ THUMB_INTERWORK = "yes"
# arm system and vice versa. It is strongly recommended that DISTROs not
# turn this off - the actual cost is very small.
# 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 usbhost pci eabi"
+DISTRO_FEATURES = "largefile ipv4 ipv6 nfs smbfs wifi ppp alsa bluetooth ext2 vfat irda pcmcia usbhost pci eabi xattr"
# We may also wish to enable raid support at some point (space permitting)
#DISTRO_FEATURES += " raid"