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:
dc7403b
)
sarge-at91: use u-boot 1.1.6 and linux 2.6.21
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Tue, 3 Jul 2007 14:37:21 +0000
(14:37 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Tue, 3 Jul 2007 14:37:21 +0000
(14:37 +0000)
conf/machine/sarge-at91.conf
patch
|
blob
|
history
diff --git
a/conf/machine/sarge-at91.conf
b/conf/machine/sarge-at91.conf
index
9f936a6
..
6001e69
100644
(file)
--- a/
conf/machine/sarge-at91.conf
+++ b/
conf/machine/sarge-at91.conf
@@
-16,4
+16,8
@@
MACHINE_FEATURES = "kernel26"
require conf/machine/include/tune-arm920t.conf
-PREFERRED_PROVIDER_virtual/kernel = "linux-sarge"
+PREFERRED_PROVIDER_virtual/kernel = "linux"
+
+# device has own patchset for u-boot 1.1.6
+PREFERRED_VERSION_u-boot = "1.1.6"
+PREFERRED_VERSION_linux = "2.6.21"