[oe-commits] Stefan Schmidt : imote2.conf: Add Xbow iMote 2 machine.

git version control git at git.openembedded.org
Mon Feb 15 23:26:49 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 137804d52257ae611d75c042ba01f89688d2ea14
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=137804d52257ae611d75c042ba01f89688d2ea14

Author: Stefan Schmidt <stefan at datenfreihafen.org>
Date:   Sun Feb 14 13:31:22 2010 +0100

imote2.conf: Add Xbow iMote 2 machine.

---

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

diff --git a/conf/machine/imote2.conf b/conf/machine/imote2.conf
new file mode 100644
index 0000000..06a4fbf
--- /dev/null
+++ b/conf/machine/imote2.conf
@@ -0,0 +1,15 @@
+#@TYPE: Machine
+#@Name: Crossbow iMote2
+#@DESCRIPTION: Machine configuration for Crossbow iMote 2
+TARGET_ARCH = "arm"
+
+PREFERRED_PROVIDER_virtual/kernel = "linux"
+
+PACKAGE_EXTRA_ARCHS = " iwmmxt"
+
+require conf/machine/include/tune-xscale.inc
+
+# used by opie-collections.inc
+ROOT_FLASH_SIZE ?= "32"
+
+MACHINE_FEATURES = "kernel26 usbgadget alsa iwmmxt"





More information about the Openembedded-commits mailing list