[oe-commits] Rolf Leggewie : conf: remove bluetooth from DISTRO_FEATURES in minimal.conf

git version control git at git.openembedded.org
Wed Jun 24 20:58:30 UTC 2009


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

Author: Rolf Leggewie <oe-devel at rolf.leggewie.biz>
Date:   Wed Jun 24 22:56:11 2009 +0200

conf: remove bluetooth from DISTRO_FEATURES in minimal.conf

---

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

diff --git a/conf/distro/minimal.conf b/conf/distro/minimal.conf
index f9c4670..8b834d0 100644
--- a/conf/distro/minimal.conf
+++ b/conf/distro/minimal.conf
@@ -24,7 +24,7 @@ DISTRO_CHECK := "${@bb.data.getVar("DISTRO_VERSION",d,1) or bb.fatal('Remove thi
 # Use bluetooth 4.0
 DISTRO_BLUETOOTH_MANAGER = "bluez4"
 # We want images supporting the following features (for task-base)
-DISTRO_FEATURES = "nfs smbfs wifi ppp alsa bluetooth ext2 vfat pcmcia usbgadget usbhost pci"
+DISTRO_FEATURES = "nfs smbfs wifi ppp alsa ext2 vfat pcmcia usbgadget usbhost pci"
 
 #############################################################################
 # LIBRARY NAMES





More information about the Openembedded-commits mailing list