Signed-off-by: Armin Kuster <akus...@mvista.com> --- meta/conf/machine/qemuppc64.conf | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 meta/conf/machine/qemuppc64.conf
diff --git a/meta/conf/machine/qemuppc64.conf b/meta/conf/machine/qemuppc64.conf new file mode 100644 index 0000000..5501101 --- /dev/null +++ b/meta/conf/machine/qemuppc64.conf @@ -0,0 +1,13 @@ +#@TYPE: Machine +#@NAME: qemu PPC 64 Emulator setup +#@DESCRIPTION: Machine configuration for running an PPC system under qemu emulation + +require conf/machine/include/qemu.inc +DEFAULTTUNE ?= "ppc64p6" +require conf/machine/include/tune-power6.inc + +KERNEL_IMAGETYPE = "vmlinux" + +SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1" + +MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" -- 1.9.1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core