[oe-commits] Denis 'GNUtoo' Carikli : eee701: changed preferred linux version from 2.6. 32 to 2.6.33

git version control git at git.openembedded.org
Sun Mar 28 17:27:20 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: bdd0e53e9075481a88c2a8e4234f8fb4d677f0a2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=bdd0e53e9075481a88c2a8e4234f8fb4d677f0a2

Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Sun Mar 21 20:58:57 2010 +0100

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 )

---

 conf/machine/eee701.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/eee701.conf b/conf/machine/eee701.conf
index b08ac6f..81b8296 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"





More information about the Openembedded-commits mailing list