From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] Add qemumips64 machine support
Date: Sun, 12 May 2013 22:41:44 -0700 [thread overview]
Message-ID: <cover.1368423406.git.raj.khem@gmail.com> (raw)
This patchset adds a new qemu based machine target for mips64 Big-endian
linux-yocto recipe is modified to have it in tree to support qemumips64
machine
image-vmdk.bbclass: disable the NOISO = "1" (2013-05-12 09:37:21 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib kraj/qemumips64
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/qemumips64
Bruce Ashfield (1):
linux-yocto: add qemumips64 compatibility
Khem Raj (3):
runqemu: Replace use of ifconfig with ip
binutils: Add broadcom XLP support
machine/qemumips64: Add machine definition
meta/conf/machine/qemumips64.conf | 13 +
meta/recipes-devtools/binutils/binutils-2.23.2.inc | 1 +
.../binutils-2.23.2/binutils-xlp-support.patch | 398 +++++++++++++++++++++
meta/recipes-kernel/linux/linux-yocto-dev.bb | 2 +-
meta/recipes-kernel/linux/linux-yocto_3.8.bb | 2 +-
scripts/runqemu-gen-tapdevs | 6 +-
scripts/runqemu-ifup | 6 +-
scripts/runqemu-internal | 6 +-
8 files changed, 423 insertions(+), 11 deletions(-)
create mode 100644 meta/conf/machine/qemumips64.conf
create mode 100644 meta/recipes-devtools/binutils/binutils-2.23.2/binutils-xlp-support.patch
--
1.8.2.1
next reply other threads:[~2013-05-13 6:00 UTC|newest]
Thread overview: 62+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-13 5:41 Khem Raj [this message]
2013-05-13 5:42 ` [PATCH 1/4] runqemu: Replace use of ifconfig with ip Khem Raj
2013-05-13 5:42 ` [PATCH 2/4] linux-yocto: add qemumips64 compatibility Khem Raj
2013-05-13 5:42 ` [PATCH 3/4] binutils: Add broadcom XLP support Khem Raj
2013-05-13 5:42 ` [PATCH 4/4] machine/qemumips64: Add machine definition Khem Raj
2013-05-13 16:45 ` [PATCH 0/4] Add qemumips64 machine support Trevor Woerner
2013-05-13 18:33 ` Khem Raj
2013-05-13 18:53 ` Trevor Woerner
2013-05-13 19:02 ` Khem Raj
2013-05-13 19:09 ` Trevor Woerner
2013-05-13 19:07 ` Bruce Ashfield
2013-05-13 19:20 ` Trevor Woerner
2013-05-13 19:38 ` Robert P. J. Day
2013-05-13 19:47 ` Trevor Woerner
2013-05-13 19:54 ` Robert P. J. Day
2013-05-13 19:59 ` Robert P. J. Day
2013-05-13 20:20 ` Bruce Ashfield
2013-05-13 20:45 ` Robert P. J. Day
2013-05-13 20:51 ` Robert P. J. Day
2013-05-13 21:02 ` Bruce Ashfield
2013-05-13 21:07 ` Robert P. J. Day
2013-05-13 21:10 ` Trevor Woerner
2013-05-13 21:14 ` Robert P. J. Day
2013-05-13 21:26 ` Trevor Woerner
2013-05-13 21:30 ` Robert P. J. Day
2013-05-13 21:38 ` Trevor Woerner
2013-05-13 21:52 ` Robert P. J. Day
2013-05-13 22:23 ` Trevor Woerner
2013-05-13 22:24 ` Trevor Woerner
2013-05-13 21:09 ` Robert P. J. Day
2013-05-13 22:07 ` Robert P. J. Day
2013-05-13 22:19 ` Khem Raj
2013-05-13 22:35 ` Robert P. J. Day
2013-05-13 22:50 ` Robert P. J. Day
2013-05-13 22:50 ` Trevor Woerner
2013-05-13 23:06 ` Khem Raj
2013-05-14 1:18 ` Robert P. J. Day
2013-05-14 2:01 ` Trevor Woerner
2013-05-14 2:02 ` Khem Raj
2013-05-14 2:03 ` Bruce Ashfield
2013-05-14 2:18 ` Trevor Woerner
2013-05-14 2:20 ` Bruce Ashfield
2013-05-14 2:38 ` Khem Raj
2013-05-14 7:59 ` Robert P. J. Day
2013-05-14 8:28 ` Robert P. J. Day
2013-05-14 12:23 ` Bruce Ashfield
2013-05-14 12:25 ` Robert P. J. Day
2013-05-15 13:23 ` Bruce Ashfield
2013-05-15 17:22 ` Trevor Woerner
2013-05-15 17:24 ` Bruce Ashfield
2013-05-15 17:58 ` Trevor Woerner
2013-05-15 20:55 ` Bruce Ashfield
2013-05-15 21:58 ` Robert P. J. Day
2013-05-15 22:33 ` Trevor Woerner
2013-05-15 22:35 ` Khem Raj
2013-05-15 22:39 ` Robert P. J. Day
2013-05-15 23:27 ` Bruce Ashfield
2013-05-18 12:50 ` Robert P. J. Day
2013-05-18 16:14 ` Khem Raj
2013-05-18 22:59 ` Andrea Adami
2013-05-14 12:39 ` Trevor Woerner
2013-05-14 10:11 ` Robert P. J. Day
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.1368423406.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.