All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: OE core <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2] Call stty sane always and expand qemu target list
Date: Fri, 25 Mar 2011 16:35:56 -0700	[thread overview]
Message-ID: <cover.1301095943.git.raj.khem@gmail.com> (raw)

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




             reply	other threads:[~2011-03-25 23:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-25 23:35 Khem Raj [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1301095943.git.raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.