From: Paul Sokolovsky Date: Mon, 18 Jun 2007 14:11:43 +0000 (+0000) Subject: angstrom-2007.1.conf: Set linux-handhelds-2.6 version for all related machines to... X-Git-Tag: Release-2010-05/1~8868^2~330 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a215b49587235460ef3176742e557f0d032a15a3;p=openembedded.git angstrom-2007.1.conf: Set linux-handhelds-2.6 version for all related machines to 2.6.21-hh8 * After resolving MTD issues with hx4700, the latest is the best version to use, having good support for the large machine base. --- diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 46a293235d..6ef9646814 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -126,13 +126,7 @@ MACHINE_KERNEL_VERSION = "2.6" PCMCIA_MANAGER = "pcmciautils" #Preferred version for the kernel on various machines -PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.20-hh6" -PREFERRED_VERSION_linux-handhelds-2.6_h3900 ?= "2.6.21-hh7" -PREFERRED_VERSION_linux-handhelds-2.6_h4000 ?= "2.6.21-hh7" -PREFERRED_VERSION_linux-handhelds-2.6_h5000 ?= "2.6.20-hh6" -PREFERRED_VERSION_linux-handhelds-2.6_htcuniversal ?= "2.6.21-hh7" -PREFERRED_VERSION_linux-handhelds-2.6_hx4700 ?= "2.6.20-hh6" -PREFERRED_VERSION_linux-handhelds-2.6_magician ?= "2.6.21-hh8" +PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.21-hh8" PREFERRED_VERSION_linux_at91sam9263ek ?= "2.6.20"