[OE-core] [PATCH 0/2] Call stty sane always and expand qemu target list

Khem Raj raj.khem at gmail.com
Fri Mar 25 23:35:56 UTC 2011


This patch series has two patches, one calls stty sane always before exit
previously it was only called if qemu crashed

Second patch introduces a new variable called QEMU_TARGET which
can be set by distributions or appended in layers to select
reduced set of targets to build in qemu-native
It weakly assigned and list is expanded to include SH and MIPS64
to help oe distros.

Pull URL: git://git.openembedded.org/openembedded-core-contrib
  Branch: kraj/qemu
  Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/qemu

Thanks,
    Khem Raj <raj.khem at gmail.com>
---


Khem Raj (2):
  scripts/poky-qemu-internal: call stty sane before exit
  qemu.inc: Add sh4,sh4eb,mips64,mips64el targets

 meta/recipes-devtools/qemu/qemu-targets.inc |   18 ++++++++++++++++++
 meta/recipes-devtools/qemu/qemu.inc         |   12 +++++++++---
 scripts/poky-qemu-internal                  |    6 ++++--
 3 files changed, 31 insertions(+), 5 deletions(-)
 create mode 100644 meta/recipes-devtools/qemu/qemu-targets.inc

-- 
1.7.4.1





More information about the Openembedded-core mailing list