From: Richard Purdie Date: Wed, 29 Nov 2006 10:49:24 +0000 (+0000) Subject: zaurus-2.6.conf: Mark machines as supporting bluetooth X-Git-Tag: 2011-1~12436 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0d3763a75ed5fd4c9ce0cc112d43b8283bd91e81;p=openembedded-core.git zaurus-2.6.conf: Mark machines as supporting bluetooth git-svn-id: https://svn.o-hand.com/repos/poky/trunk@974 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/machine/include/zaurus-2.6.conf b/meta/conf/machine/include/zaurus-2.6.conf index ce9b44c9fe..adf28dae68 100644 --- a/meta/conf/machine/include/zaurus-2.6.conf +++ b/meta/conf/machine/include/zaurus-2.6.conf @@ -6,7 +6,7 @@ PREFERRED_VERSION_wpa_supplicant = "0.4.7" PCMCIA_MANAGER ?= "pcmciautils" -MACHINE_FEATURES = "kernel26 apm alsa pcmcia irda usbgadget keyboard touchscreen" +MACHINE_FEATURES = "kernel26 apm alsa pcmcia irda usbgadget keyboard touchscreen bluetooth" MACHINE_FEATURES_append_tosa = " usbhost usbwlanng " MACHINE_FEATURES_append_akita = " usbhost " MACHINE_FEATURES_append_spitz = " usbhost ext2 "