summaryrefslogtreecommitdiff
path: root/conf/machine
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2008-03-25 07:34:23 +0000
committerGraeme Gregory <dp@xora.org.uk>2008-03-25 07:34:23 +0000
commit80e765ba6f2c395006d82251bea0b3590b277dff (patch)
treea1af31784e3970f80650ca0af796ab7386362423 /conf/machine
parent30670f2daf9a086b47cee18af56265bf8fedaf29 (diff)
parentbc02b41d392b6fce7a50e992de6b5b2234bab183 (diff)
merge of '55b6b2c132d8b0a81bcec0deed383a3da45e39e8'
and '67254ac9ecc3abdbf0b718b05d6eaa8d6b4b6e92'
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/ixp4xx.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/ixp4xx.inc b/conf/machine/include/ixp4xx.inc
index da1e8b7557..f392901bb8 100644
--- 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.24+svnr${SRCREV}"
+PREFERRED_VERSION_linux-ixp4xx ?= "2.6.24.4+svnr${SRCREV}"
# Add packages required for basic networking support
MACHINE_ESSENTIAL_EXTRA_RDEPENDS ?= "ixp4xx-npe"