Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Call stty sane always and expand qemu target list
@ 2011-03-25 23:35 Khem Raj
  2011-03-25 23:36 ` [PATCH V3 1/2] scripts/poky-qemu-internal: call stty sane before exit Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Khem Raj @ 2011-03-25 23:35 UTC (permalink / raw)
  To: OE core

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@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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-03-31 14:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-25 23:35 [PATCH 0/2] Call stty sane always and expand qemu target list Khem Raj
2011-03-25 23:36 ` [PATCH V3 1/2] scripts/poky-qemu-internal: call stty sane before exit Khem Raj
2011-03-25 23:36 ` [PATCH V3 2/2] qemu.inc: Add sh4, sh4eb, mips64, mips64el targets Khem Raj
2011-03-31 14:42 ` [PATCH 0/2] Call stty sane always and expand qemu target list Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox