From: Florian Boor Date: Sat, 8 Mar 2008 22:32:56 +0000 (+0000) Subject: mainstone.conf: Use new kernel X-Git-Tag: Release-2010-05/1~7515^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d27657bf723542f7ed862698bd60a094b8f9c02;p=openembedded.git mainstone.conf: Use new kernel --- diff --git a/conf/machine/mainstone.conf b/conf/machine/mainstone.conf index af3e5a5cc3..3bed8c010d 100644 --- a/conf/machine/mainstone.conf +++ b/conf/machine/mainstone.conf @@ -7,7 +7,7 @@ TARGET_ARCH = "arm" GUI_MACHINE_CLASS = "smallscreen" PACKAGE_EXTRA_ARCHS = "armv5te" -PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel" +PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}" require conf/machine/include/tune-xscale.inc