[oe-commits] Stefan Schmidt : imote2.conf: Switch kernel to linux-zigbee

git version control git at git.openembedded.org
Wed May 26 07:34:13 UTC 2010


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

Author: Stefan Schmidt <stefan at datenfreihafen.org>
Date:   Wed May 26 09:31:27 2010 +0200

imote2.conf: Switch kernel to linux-zigbee

---

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

diff --git a/conf/machine/imote2.conf b/conf/machine/imote2.conf
index 313b3b3..72830e1 100644
--- a/conf/machine/imote2.conf
+++ b/conf/machine/imote2.conf
@@ -3,7 +3,7 @@
 #@DESCRIPTION: Machine configuration for Crossbow iMote 2
 TARGET_ARCH = "arm"
 
-PREFERRED_PROVIDER_virtual/kernel = "linux"
+PREFERRED_PROVIDER_virtual/kernel = "linux-zigbee"
 
 PACKAGE_EXTRA_ARCHS = " iwmmxt"
 





More information about the Openembedded-commits mailing list