From: Koen Kooi Date: Sat, 17 Sep 2005 12:40:35 +0000 (+0000) Subject: conf/machine/ipaq-pxa270.conf: hardcode preferrence for 2.6.12-hh3 X-Git-Tag: Release-2010-05/1~9453^2~3508 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0c2e9742361627eccb43a59b9490e2047a6146c;p=openembedded.git conf/machine/ipaq-pxa270.conf: hardcode preferrence for 2.6.12-hh3 --- diff --git a/conf/machine/ipaq-pxa270.conf b/conf/machine/ipaq-pxa270.conf index 627440d7ad..ec2b1beb02 100644 --- a/conf/machine/ipaq-pxa270.conf +++ b/conf/machine/ipaq-pxa270.conf @@ -5,6 +5,7 @@ TARGET_ARCH = "arm" IPKG_ARCHS = "all arm armv4 armv5te ipaqpxa hx4700" PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6" +PREFERRED_VERSIONS_handhelds-pxa-2.6 = "2.6.12-hh3" PREFERRED_VERSION_orinoco-modules = "0.15rc1"