[oe-commits] Kristoffer Ericson : Add machine file for Qi-Hardware's ben nanonote.

git version control git at git.openembedded.org
Mon Nov 23 21:02:33 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: b0d5120892a89e1b6c5f76204437665f2ae454e1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b0d5120892a89e1b6c5f76204437665f2ae454e1

Author: Kristoffer Ericson <kristoffer at boggieman.(none)>
Date:   Fri Nov 20 20:13:57 2009 +0100

Add machine file for Qi-Hardware's ben nanonote.

---

 conf/machine/ben-nanonote.conf |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/conf/machine/ben-nanonote.conf b/conf/machine/ben-nanonote.conf
new file mode 100644
index 0000000..391f4a5
--- /dev/null
+++ b/conf/machine/ben-nanonote.conf
@@ -0,0 +1,8 @@
+#@TYPE: Machine
+#@NAME: Ben Nanonote
+#@DESCRIPTION: Machine configuration for the Qi-Hardware's Ben Nanonote
+TARGET_ARCH = "mipsel"
+PREFERRED_PROVIDER_virtual/kernel = "linux"
+KERNEL_IMAGETYPE = "uImage"
+IMAGE_FSTYPES ?= "jffs2"
+





More information about the Openembedded-commits mailing list