From: Saul Wold <saul.wold@intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/1] QEMU 0.15 update please test
Date: Fri, 14 Oct 2011 09:32:29 -0700 [thread overview]
Message-ID: <4E98641D.8040608@intel.com> (raw)
In-Reply-To: <cover.1317843784.git.raj.khem@gmail.com>
On 10/05/2011 12:45 PM, Khem Raj wrote:
> This brings in qemu-0.15 into OE-core I have had limited testing
> on it and mainly on qemuarm. Please help testing it on other architectures
> I will also work on getting it more solidified and bring some backports
> as needed.
>
> The following changes since commit abde9f65b1617ec61e964c4b3502fd4ad2215dcf:
>
> shared-mime-info: Upgrade recipes from 0.90 -> 0.91 (2011-10-05 12:39:47 -0700)
>
> are available in the git repository at:
> git://git.openembedded.org/openembedded-core-contrib kraj/qemu-update
> http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/qemu-update
>
> Khem Raj (1):
> qemu-0.15: Add recipe and forward port patches from 0.14
>
> .../qemu/qemu-0.15.0/arm-bgr.patch | 30 +
> .../qemu/qemu-0.15.0/enable-i386-linux-user.patch | 55 +
> .../fallback-to-safe-mmap_min_addr.patch | 39 +
> .../qemu/qemu-0.15.0/fix-configure-checks.patch | 22 +
> .../qemu/qemu-0.15.0/fix-nogl.patch | 127 +
> .../qemu/qemu-0.15.0/glflags.patch | 15 +
> .../qemu/qemu-0.15.0/init-info.patch | 18 +
> .../qemu/qemu-0.15.0/larger_default_ram_size.patch | 22 +
> .../qemu/qemu-0.15.0/linker-flags.patch | 25 +
> .../qemu/qemu-0.15.0/no-strip.patch | 15 +
> .../qemu/qemu-0.15.0/opengl-sdl-fix.patch | 43 +
> .../qemu/qemu-0.15.0/powerpc_rom.bin | Bin 0 -> 4096 bytes
> .../qemu/qemu-0.15.0/qemu-git-qemugl-host.patch |34368 ++++++++++++++++++++
> .../qemu/qemu-0.15.0/qemu-vmware-vga-depth.patch | 118 +
> .../qemugl-allow-glxcontext-release.patch | 65 +
> .../qemu/qemu-0.15.0/qemugl-fix.patch | 74 +
> meta/recipes-devtools/qemu/qemu_0.15.0.bb | 45 +
> 17 files changed, 35081 insertions(+), 0 deletions(-)
> create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.0/arm-bgr.patch
> create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.0/enable-i386-linux-user.patch
> create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.0/fallback-to-safe-mmap_min_addr.patch
> create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.0/fix-configure-checks.patch
> create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.0/fix-nogl.patch
> create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.0/glflags.patch
> create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.0/init-info.patch
> create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.0/larger_default_ram_size.patch
> create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.0/linker-flags.patch
> create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.0/no-strip.patch
> create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.0/opengl-sdl-fix.patch
> create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.0/powerpc_rom.bin
> create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.0/qemu-git-qemugl-host.patch
> create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.0/qemu-vmware-vga-depth.patch
> create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.0/qemugl-allow-glxcontext-release.patch
> create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.0/qemugl-fix.patch
> create mode 100644 meta/recipes-devtools/qemu/qemu_0.15.0.bb
>
Merged into OE-Core
I needed to add an additional patch to add glib-2.0-native to the
qemu-native depends
We will remove qemu-0.14 after we get through a QA cycle.
Thanks
Sau!
next prev parent reply other threads:[~2011-10-14 16:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-05 19:45 [PATCH 0/1] QEMU 0.15 update please test Khem Raj
2011-10-05 19:45 ` [PATCH 1/1] qemu-0.15: Add recipe and forward port patches from 0.14 Khem Raj
2011-10-10 4:59 ` [PATCH 0/1] QEMU 0.15 update please test Saul Wold
2011-10-11 0:08 ` Khem Raj
2011-10-11 0:19 ` Saul Wold
2011-10-11 5:15 ` Khem Raj
2011-10-14 16:32 ` Saul Wold [this message]
2011-10-14 16:40 ` Khem Raj
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=4E98641D.8040608@intel.com \
--to=saul.wold@intel.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.