openslug: revert accidental change to the preferred kernel version
authorJohn Bowler <jbowler@nslu2-linux.org>
Mon, 26 Sep 2005 17:14:27 +0000 (17:14 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 26 Sep 2005 17:14:27 +0000 (17:14 +0000)
conf/distro/openslug.conf

index 1835822..bf46cf6 100644 (file)
@@ -159,7 +159,7 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
 # Select the correct versions of the kernel and modules
 PREFERRED_PROVIDER_virtual/kernel ?= "openslug-kernel"
 PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
-PREFERRED_VERSION_openslug-kernel ?= "2.6.13.2"
+PREFERRED_VERSION_openslug-kernel ?= "2.6.12.2"
 
 PREFERRED_VERSION_ixp4xx-csr ?= "1.4"
 PREFERRED_VERSION_ixp425-eth ?= "1.1"