[oe-commits] Marco Cavallini : kaeilos.inc: added some new options

git version control git at git.openembedded.org
Thu Mar 11 11:04:31 UTC 2010


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

Author: Marco Cavallini <m.cavallini at koansoftware.com>
Date:   Wed Mar 10 11:52:57 2010 +0100

kaeilos.inc: added some new options

---

 conf/distro/include/kaeilos.inc |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/conf/distro/include/kaeilos.inc b/conf/distro/include/kaeilos.inc
index ad03976..bdc4aad 100644
--- a/conf/distro/include/kaeilos.inc
+++ b/conf/distro/include/kaeilos.inc
@@ -210,3 +210,7 @@ OESTATS_SERVER      ?= "tinderbox.openembedded.org"
 
 
 # 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 pam"
+
+# Use-like features
+DISTRO_FEATURES += "tk"





More information about the Openembedded-commits mailing list