[oe-commits] Stefan Schmidt : imote2.conf: Restore old kernel provider.

git version control git at git.openembedded.org
Thu May 13 08:33:20 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 93c655e4f68d79cb8147434e042a320347469b3a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=93c655e4f68d79cb8147434e042a320347469b3a

Author: Stefan Schmidt <stefan at datenfreihafen.org>
Date:   Thu May 13 10:30:18 2010 +0200

imote2.conf: Restore old kernel provider.

Thanks Koen for spotting.

---

 conf/machine/imote2.conf |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/conf/machine/imote2.conf b/conf/machine/imote2.conf
index 78af942..24da0d0 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"
 





More information about the Openembedded-commits mailing list