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:
132645b
)
beagleboard: make linux-omap the preferred kernel, this makes UVC cams work on OTG
author
Koen Kooi
<koen@openembedded.org>
Wed, 22 Oct 2008 06:59:45 +0000
(08:59 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 22 Oct 2008 06:59:45 +0000
(08:59 +0200)
conf/machine/beagleboard.conf
patch
|
blob
|
history
diff --git
a/conf/machine/beagleboard.conf
b/conf/machine/beagleboard.conf
index
5d88ade
..
d32578e
100644
(file)
--- a/
conf/machine/beagleboard.conf
+++ b/
conf/machine/beagleboard.conf
@@
-29,7
+29,7
@@
EXTRA_IMAGECMD_jffs2 = "-lnp "
SERIAL_CONSOLE = "115200 ttyS2"
# No kernel recipe yet
-PREFERRED_PROVIDER_virtual/kernel = "linux-omap
2
"
+PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
KERNEL_IMAGETYPE = "uImage"