[oe-commits] Khem Raj : machine/qemumips64: Add machine definition

git at git.openembedded.org git at git.openembedded.org
Wed May 15 21:05:04 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 3f16954c6fae2de78fa9c5ece69354be7ec25cf2
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=3f16954c6fae2de78fa9c5ece69354be7ec25cf2

Author: Khem Raj <raj.khem at gmail.com>
Date:   Sun May 12 22:42:25 2013 -0700

machine/qemumips64: Add machine definition

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/conf/machine/qemumips64.conf |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/meta/conf/machine/qemumips64.conf b/meta/conf/machine/qemumips64.conf
new file mode 100644
index 0000000..b2c7998
--- /dev/null
+++ b/meta/conf/machine/qemumips64.conf
@@ -0,0 +1,13 @@
+#@TYPE: Machine
+#@NAME: mti-malta64-be MIPS64
+#@DESCRIPTION: mti-malta64-be
+
+require conf/machine/include/qemu.inc
+require conf/machine/include/tune-mips64.inc
+
+KERNEL_IMAGETYPE = "vmlinux"
+KERNEL_ALT_IMAGETYPE = "vmlinux.bin"
+
+SERIAL_CONSOLE = "115200 ttyS0"
+
+MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"





More information about the Openembedded-commits mailing list