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:
7aeb138
)
bug20: add wifi and bluetooth to MACHINE_FEATURES
author
Denis Carikli
<GNUtoo@no-log.org>
Wed, 23 Mar 2011 02:44:36 +0000
(
02:44
+0000)
committer
Denis 'GNUtoo' Carikli
<GNUtoo@no-log.org>
Wed, 23 Mar 2011 19:11:48 +0000
(20:11 +0100)
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Acked-by: Stefan Schmidt <stefan@buglabs.net>
conf/machine/bug20.conf
patch
|
blob
|
history
diff --git
a/conf/machine/bug20.conf
b/conf/machine/bug20.conf
index
a9441bd
..
95ce49c
100644
(file)
--- 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"