From: Stefan Schmidt Date: Thu, 13 May 2010 08:30:18 +0000 (+0200) Subject: imote2.conf: Restore old kernel provider. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93c655e4f68d79cb8147434e042a320347469b3a;p=openembedded.git imote2.conf: Restore old kernel provider. Thanks Koen for spotting. --- diff --git a/conf/machine/imote2.conf b/conf/machine/imote2.conf index 78af942473..24da0d0678 100644 --- a/conf/machine/imote2.conf +++ b/conf/machine/imote2.conf @@ -3,8 +3,7 @@ #@DESCRIPTION: Machine configuration for Crossbow iMote 2 TARGET_ARCH = "arm" -#PREFERRED_PROVIDER_virtual/kernel = "linux" -PREFERRED_PROVIDER_virtual/kernel = "linux-zigbee" +PREFERRED_PROVIDER_virtual/kernel = "linux" PACKAGE_EXTRA_ARCHS = " iwmmxt"