From: Denis 'GNUtoo' Carikli Date: Sun, 21 Mar 2010 19:58:57 +0000 (+0100) Subject: eee701: changed preferred linux version from 2.6.32 to 2.6.33 X-Git-Tag: Release-2010-05/1~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdd0e53e9075481a88c2a8e4234f8fb4d677f0a2;p=openembedded.git 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 ) --- 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"