aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2010-03-21 20:58:57 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2010-03-28 18:15:49 +0200
commitbdd0e53e9075481a88c2a8e4234f8fb4d677f0a2 (patch)
treedf57e764d52ad0ed969d932d282bfddcdfcfd31e /conf
parent513aa6b432fd01bfbf7132297a738a84baead5ca (diff)
downloadopenembedded-bdd0e53e9075481a88c2a8e4234f8fb4d677f0a2.tar.gz
eee701: changed preferred linux version from 2.6.32 to 2.6.33
This commit depends on commit 513aa6b432fd01bfbf7132297a738a84baead5ca ( linux-2.6.33: added eee701 defconfig )
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/eee701.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/eee701.conf b/conf/machine/eee701.conf
index b08ac6f2d7..81b8296d75 100644
--- a/conf/machine/eee701.conf
+++ b/conf/machine/eee701.conf
@@ -25,7 +25,7 @@ XSERVER = "xserver-xorg \
IMAGE_FSTYPES += "tar.gz"
PREFERRED_PROVIDER_virtual/kernel ?= "linux"
-PREFERRED_VERSION_linux ?= "2.6.32"
+PREFERRED_VERSION_linux ?= "2.6.33"
GLIBC_ADDONS = "nptl"
GLIBC_EXTRA_OECONF = "--with-tls"