From: Michael 'Mickey' Lauer Date: Sat, 10 Jan 2009 16:58:18 +0000 (+0000) Subject: om-gta01.conf: prefer kernel 2.6.24 until 2.6.28 has been tested X-Git-Tag: Release-2010-05/1~4469 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96bed68c2d8860debc74947c286d3d04e61da0b2;p=openembedded.git om-gta01.conf: prefer kernel 2.6.24 until 2.6.28 has been tested om-gta02.conf: prefer kernel 2.6.28 --- diff --git a/conf/machine/om-gta01.conf b/conf/machine/om-gta01.conf index d503532bf0..cbc66d8748 100644 --- a/conf/machine/om-gta01.conf +++ b/conf/machine/om-gta01.conf @@ -6,7 +6,7 @@ TARGET_ARCH = "arm" -PREFERRED_PROVIDER_virtual/kernel ?= "linux-openmoko" +PREFERRED_PROVIDER_virtual/kernel ?= "linux-openmoko-2.6.24" UBOOT_ENTRYPOINT = "30008000" MACHINE_FEATURES = "kernel26 apm alsa bluetooth gps usbgadget usbhost phone vfat ext2" diff --git a/conf/machine/om-gta02.conf b/conf/machine/om-gta02.conf index b3fe6b8dc8..c7b06dc3cd 100644 --- a/conf/machine/om-gta02.conf +++ b/conf/machine/om-gta02.conf @@ -6,7 +6,7 @@ TARGET_ARCH = "arm" -PREFERRED_PROVIDER_virtual/kernel ?= "linux-openmoko" +PREFERRED_PROVIDER_virtual/kernel ?= "linux-openmoko-2.6.28" PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-glamo" UBOOT_ENTRYPOINT = "30008000"