git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdfc5e8
)
conf: remove bluetooth from DISTRO_FEATURES in minimal.conf
author
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Wed, 24 Jun 2009 20:56:11 +0000
(22:56 +0200)
committer
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Wed, 24 Jun 2009 20:58:16 +0000
(22:58 +0200)
conf/distro/minimal.conf
patch
|
blob
|
history
diff --git
a/conf/distro/minimal.conf
b/conf/distro/minimal.conf
index
f9c4670
..
8b834d0
100644
(file)
--- 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