[oe-commits] Mike Westerhof : SlugOS: slugos. inc - Add xattr to DISTRO_FEATURES to keep parity.

git version control git at git.openembedded.org
Wed Mar 2 07:32:43 UTC 2011


Module: openembedded.git
Branch: hipox
Commit: b4e95fbad0bba9a9bfeecdccea379e4b9cddfb90
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b4e95fbad0bba9a9bfeecdccea379e4b9cddfb90

Author: Mike Westerhof <mwester at dls.net>
Date:   Mon Feb 28 09:09:52 2011 -0600

SlugOS: slugos.inc - Add xattr to DISTRO_FEATURES to keep parity.

---

 conf/distro/include/slugos.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc
index 994b2c1..0451fc1 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"
 





More information about the Openembedded-commits mailing list