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:
a569a19
)
omap5912osk: move PREF_VER of kernel to distro config
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Fri, 13 Oct 2006 17:42:01 +0000
(17:42 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Fri, 13 Oct 2006 17:42:01 +0000
(17:42 +0000)
conf/machine/omap5912osk.conf
patch
|
blob
|
history
diff --git
a/conf/machine/omap5912osk.conf
b/conf/machine/omap5912osk.conf
index
ea86d0c
..
f7371de
100644
(file)
--- a/
conf/machine/omap5912osk.conf
+++ b/
conf/machine/omap5912osk.conf
@@
-13,10
+13,6
@@
PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
PREFERRED_VERSION_u-boot = "LABEL.2006.06.30.2020"
-# Use current git until I can find a git tag that builds for omap5912osk
-PREFERRED_VERSION_linux-omap1 = "2.6.x+git"
-#PREFERRED_VERSION_linux-omap1 = "2.6.12-rc2"
-
SERIAL_CONSOLE ?= "115200 ttyS0"
EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n"