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:
e8e509c
)
omap5912osk: change prefered version of u-boot to a recent git tag
author
Philip Balister
<philip@balister.org>
Thu, 24 Aug 2006 13:15:40 +0000
(13:15 +0000)
committer
Philip Balister
<philip@balister.org>
Thu, 24 Aug 2006 13:15:40 +0000
(13:15 +0000)
* Compiles with gcc 4.x
* Compiles for omap5912osk
conf/machine/omap5912osk.conf
patch
|
blob
|
history
diff --git
a/conf/machine/omap5912osk.conf
b/conf/machine/omap5912osk.conf
index
dccc5a2
..
49ea6f6
100644
(file)
--- a/
conf/machine/omap5912osk.conf
+++ b/
conf/machine/omap5912osk.conf
@@
-9,6
+9,8
@@
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
PREFERRED_PROVIDER_virtual/kernel = "linux-omap1"
PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
+PREFERRED_VERSION_u-boot = "LABEL.2006.06.30.2020"
+
BOOTSTRAP_EXTRA_RDEPENDS += "modutils-collateral"
SERIAL_CONSOLE ?= "115200 ttyS0"