aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Lübbe <jluebbe@debian.org>2009-03-20 12:04:32 +0000
committerJan Luebbe <jluebbe@debian.org>2009-03-26 11:34:38 +0100
commit5d20bb78016881a337ec7052e19b41ecb3ac8dd9 (patch)
treea5bf94637ebf492858364935227b0d2253b3cf11
parentd405cebf41948a54d18c53df44da8a19065af4ad (diff)
downloadopenembedded-5d20bb78016881a337ec7052e19b41ecb3ac8dd9.tar.gz
openmoko: switch to bluez4
-rw-r--r--conf/distro/openmoko.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/distro/openmoko.conf b/conf/distro/openmoko.conf
index cb1513de4b..9b6ef39993 100644
--- a/conf/distro/openmoko.conf
+++ b/conf/distro/openmoko.conf
@@ -32,8 +32,10 @@ DEPLOY_DIR_IMAGE = "${DEPLOY_DIR}/images/${MACHINE_ARCH}/${AB_DEPLOY_EXTRA}"
IMAGE_INITSCRIPTS = "initscripts-openmoko"
+# Use bluetooth 4.0
+DISTRO_BLUETOOTH_MANAGER = "bluez4"
# We try to minimize the distro features in the default image.
-DISTRO_FEATURES = "wifi ppp alsa ext2 vfat usbhost"
+DISTRO_FEATURES = "wifi ppp alsa ext2 vfat usbhost bluetooth"
# Some features (bluetooth, usbgadget) include packages we do not like.
# Pick some of the packages manually.