From: Oyvind Repvik Date: Sat, 9 Jul 2005 18:23:31 +0000 (+0000) Subject: Set PREFERRED_VERSION for kernel to 2.6.11.2 until mtd issue is resolved X-Git-Tag: Release-2010-05/1~9453^2~4183^2~6^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc8c837b6f6c14501b9f7ef607df99622120b48a;p=openembedded.git Set PREFERRED_VERSION for kernel to 2.6.11.2 until mtd issue is resolved --- diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index 22e835e257..847959bcc2 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -95,6 +95,7 @@ PREFERRED_PROVIDER_virtual/kernel ?= "nslu2-kernel" PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross" PREFERRED_VERSION_openslug-kernel ?= "2.6.11.2" +PREFERRED_VERSION_nslu2-kernel ?= "2.6.11.2" # The nslu2-kernel version is currently tracking the latest # Change before release! #PREFERRED_VERSION_nslu2-kernel ?= "2.6.12.2"