aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/minimal.conf
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2009-06-24 22:56:11 +0200
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2009-06-24 22:58:16 +0200
commit14b1edc93587a9f647dd99e4db1a00d90f2c5f42 (patch)
treeb2d53972a10abab37882d0ca7af3b70dd9201214 /conf/distro/minimal.conf
parentcdfc5e8896451d77887f218b2f584481df0c9863 (diff)
downloadopenembedded-14b1edc93587a9f647dd99e4db1a00d90f2c5f42.tar.gz
conf: remove bluetooth from DISTRO_FEATURES in minimal.conf
Diffstat (limited to 'conf/distro/minimal.conf')
-rw-r--r--conf/distro/minimal.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/minimal.conf b/conf/distro/minimal.conf
index f9c4670c67..8b834d0f4a 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