[oe-commits] org.oe.dev slugos.inc: Enable relevant distro features

rwhitby commit oe at amethyst.openembedded.net
Sat May 10 15:32:06 UTC 2008


slugos.inc: Enable relevant distro features

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 2e7b141fb49df4bce98abfd75ddfc33a2e10752c
ViewMTN: http://monotone.openembedded.org/revision/info/2e7b141fb49df4bce98abfd75ddfc33a2e10752c
Files:
1
conf/distro/include/slugos.inc
Diffs:

#
# mt diff -r19fbb33cc3717909b4c9efc4801e2d1765fb09f1 -r2e7b141fb49df4bce98abfd75ddfc33a2e10752c
#
#
#
# patch "conf/distro/include/slugos.inc"
#  from [bacb110528c23d9b1eeb618614405bdc41cabde3]
#    to [e9937cb440d5d5eb38f1c6255cb3f69aa58b60cc]
#
============================================================
--- conf/distro/include/slugos.inc	bacb110528c23d9b1eeb618614405bdc41cabde3
+++ conf/distro/include/slugos.inc	e9937cb440d5d5eb38f1c6255cb3f69aa58b60cc
@@ -23,6 +23,9 @@ DISTRO_FEED ?= "unstable"
 # DISTRO_FEED ?= "${SLUGOS_VERSION}-${DISTRO_TYPE}"
 DISTRO_FEED ?= "unstable"
 
+# We want images supporting the following features (for task-base)
+DISTRO_FEATURES = "nfs smbfs wifi ppp alsa bluetooth ext2 vfat irda pcmcia usbgadget usbhost pci"
+
 IMAGE_BASENAME = "${@['slugos${SITEINFO_ENDIANESS}', 'ucslugc'][bb.data.getVar('TARGET_OS', d, 1) == 'linux-uclibc']}"
 
 # The following need not be set, the defaults should be adequate






More information about the Openembedded-commits mailing list