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:
0a354fa
)
ixp4xx.inc: Move default ixp4xx kernel to 2.6.24
author
Rod Whitby
<rod@whitby.id.au>
Tue, 5 Feb 2008 05:42:33 +0000
(
05:42
+0000)
committer
Rod Whitby
<rod@whitby.id.au>
Tue, 5 Feb 2008 05:42:33 +0000
(
05:42
+0000)
conf/machine/include/ixp4xx.inc
patch
|
blob
|
history
diff --git
a/conf/machine/include/ixp4xx.inc
b/conf/machine/include/ixp4xx.inc
index
924fb54
..
da1e8b7
100644
(file)
--- a/
conf/machine/include/ixp4xx.inc
+++ b/
conf/machine/include/ixp4xx.inc
@@
-7,7
+7,7
@@
MACHINE_FEATURES ?= "kernel26 usbhost ext2 vfat redboot apex"
# Select an appropriate default kernel
PREFERRED_PROVIDER_virtual/kernel ?= "linux-ixp4xx"
-PREFERRED_VERSION_linux-ixp4xx ?= "2.6.2
3.1
4+svnr${SRCREV}"
+PREFERRED_VERSION_linux-ixp4xx ?= "2.6.24+svnr${SRCREV}"
# Add packages required for basic networking support
MACHINE_ESSENTIAL_EXTRA_RDEPENDS ?= "ixp4xx-npe"