From: Denis Carikli Date: Wed, 23 Mar 2011 02:44:36 +0000 (+0000) Subject: bug20: add wifi and bluetooth to MACHINE_FEATURES X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3aa538b81325862e37155a3d5e2186185a0e6ca;p=openembedded.git bug20: add wifi and bluetooth to MACHINE_FEATURES Signed-off-by: Denis 'GNUtoo' Carikli Acked-by: Stefan Schmidt --- diff --git a/conf/machine/bug20.conf b/conf/machine/bug20.conf index a9441bd0a7..95ce49c7f5 100644 --- a/conf/machine/bug20.conf +++ b/conf/machine/bug20.conf @@ -47,7 +47,7 @@ UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512" PREFERRED_VERSION_u-boot = "git" # and sdio -MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa" +MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa wifi bluetooth" # We don't provide a bug20 x-load config yet XLOAD_MACHINE = "omap3530beagle_config"