From: Paul Sokolovsky Date: Wed, 4 Apr 2007 17:20:10 +0000 (+0000) Subject: angstrom-2007.1.conf: Put back default linux-handhelds-2.6 kernel version to use. X-Git-Tag: Release-2010-05/1~8868^2~780^2~3^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef843251012fd69cd8d0059e6826ccde8601fcff;p=openembedded.git angstrom-2007.1.conf: Put back default linux-handhelds-2.6 kernel version to use. * It's a question if it should be still 2.6.16-hh9, but there should be default version for sure. --- diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 3344b71726..1eb11afa7f 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -85,7 +85,7 @@ FEED_URIS += " \ # We will lock down a SRCDATE when we go into release mode #SRCDATE = "20070303" -#PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.16-hh9" +PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.16-hh9" PREFERRED_VERSION_linux-handhelds-2.6_h3900 ?= "2.6.20-hh6" PREFERRED_VERSION_linux-handhelds-2.6_h4000 ?= "2.6.20-hh6" PREFERRED_VERSION_linux-handhelds-2.6_htcuniversal ?= "2.6.19-hh13"