summaryrefslogtreecommitdiff
path: root/conf/machine/include/ixp4xx.inc
diff options
context:
space:
mode:
authorOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2007-12-19 04:38:07 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2007-12-19 04:38:07 +0000
commit0ae7ffe431b852bf52424f72a608cc4b0b00e608 (patch)
tree31a29cc681def6156ac56f32aed5b4145ecfaa3d /conf/machine/include/ixp4xx.inc
parent6fab39b44dfe4abb7a68197d9eb5387190462b06 (diff)
parentb1a282eefccb30efaff4877307aa09506fe19297 (diff)
merge of '5968fdd70fe297abea7dae6b5ada03014e1c4e37'
and 'c2b6ec6ab4d7fe9e98eeb4ab4762cdb5da714774'
Diffstat (limited to 'conf/machine/include/ixp4xx.inc')
-rw-r--r--conf/machine/include/ixp4xx.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/include/ixp4xx.inc b/conf/machine/include/ixp4xx.inc
index 6e7d303586..bdf00d15c9 100644
--- a/conf/machine/include/ixp4xx.inc
+++ b/conf/machine/include/ixp4xx.inc
@@ -3,11 +3,11 @@
#@DESCRIPTION: genric machine configuration for ixp4xx platforms
# Set default for common ixp4xx-based machines
-MACHINE_FEATURES ?= "kernel26 usbhost ext2 redboot apex"
+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.21.6+svnr${SRCREV}"
+PREFERRED_VERSION_linux-ixp4xx ?= "2.6.21.7+svnr${SRCREV}"
# Add packages required for basic networking support
MACHINE_ESSENTIAL_EXTRA_RDEPENDS ?= "ixp4xx-npe"