Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] fixes for meta-toolchain without x11
Date: Thu, 23 Feb 2012 15:31:27 +0000	[thread overview]
Message-ID: <cover.1330010964.git.paul.eggleton@linux.intel.com> (raw)

A couple of patches that fix building meta-toolchain with x11 removed
from DISTRO_FEATURES, and a patch removing QEMU 0.14.0 which is
obsolete.

The following changes since commit 55f72b98f606c1554eb6edd151292ffdfddf1384:

  texi2html: Fix for multilib (2012-02-22 23:01:45 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib paule/meta-toolchain-nox
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/meta-toolchain-nox

Paul Eggleton (3):
  qemu: enable building qemu-nativesdk without x11
  libsdl: allow building without x11
  qemu: remove version 0.14.0

 ...t-and-use-GCC-atomic-builtins-for-locking.patch |   86 -
 .../qemu/qemu-0.14.0/arm-bgr.patch                 |   30 -
 .../qemu/qemu-0.14.0/enable-i386-linux-user.patch  |   55 -
 .../fallback-to-safe-mmap_min_addr.patch           |   39 -
 .../qemu/qemu-0.14.0/fix-configure-checks.patch    |   22 -
 .../qemu/qemu-0.14.0/fix-nogl.patch                |  127 -
 .../qemu/qemu-0.14.0/glflags.patch                 |   15 -
 .../qemu/qemu-0.14.0/init-info.patch               |   18 -
 .../qemu/qemu-0.14.0/larger_default_ram_size.patch |   22 -
 .../qemu/qemu-0.14.0/linker-flags.patch            |   25 -
 .../qemu/qemu-0.14.0/no-strip.patch                |   15 -
 .../qemu/qemu-0.14.0/opengl-sdl-fix.patch          |   43 -
 .../qemu/qemu-0.14.0/powerpc_rom.bin               |  Bin 4096 -> 0 bytes
 .../qemu/qemu-0.14.0/qemu-git-qemugl-host.patch    |34368 --------------------
 .../qemu/qemu-0.14.0/qemu-vmware-vga-depth.patch   |  118 -
 .../qemugl-allow-glxcontext-release.patch          |   65 -
 .../qemu/qemu-0.14.0/qemugl-fix.patch              |   74 -
 .../spice-qxl-locking-fix-for-qemu-kvm.patch       |  152 -
 meta/recipes-devtools/qemu/qemu.inc                |    3 +-
 meta/recipes-devtools/qemu/qemu_0.14.0.bb          |   48 -
 meta/recipes-devtools/qemu/qemu_0.15.1.bb          |   13 +-
 meta/recipes-graphics/libsdl/libsdl_1.2.14.bb      |   11 +-
 22 files changed, 19 insertions(+), 35330 deletions(-)
 delete mode 100644 meta/recipes-devtools/qemu/qemu-0.14.0/Detect-and-use-GCC-atomic-builtins-for-locking.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-0.14.0/arm-bgr.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-0.14.0/enable-i386-linux-user.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-0.14.0/fallback-to-safe-mmap_min_addr.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-0.14.0/fix-configure-checks.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-0.14.0/fix-nogl.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-0.14.0/glflags.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-0.14.0/init-info.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-0.14.0/larger_default_ram_size.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-0.14.0/linker-flags.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-0.14.0/no-strip.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-0.14.0/opengl-sdl-fix.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-0.14.0/powerpc_rom.bin
 delete mode 100644 meta/recipes-devtools/qemu/qemu-0.14.0/qemu-git-qemugl-host.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-0.14.0/qemu-vmware-vga-depth.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-allow-glxcontext-release.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-fix.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu-0.14.0/spice-qxl-locking-fix-for-qemu-kvm.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu_0.14.0.bb

-- 
1.7.5.4




             reply	other threads:[~2012-02-23 15:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-23 15:31 Paul Eggleton [this message]
2012-02-23 15:31 ` [PATCH 1/3] qemu: enable building qemu-nativesdk without x11 Paul Eggleton
2012-02-23 15:31 ` [PATCH 2/3] libsdl: allow building " Paul Eggleton
2012-02-23 15:31 ` [PATCH 3/3] qemu: remove version 0.14.0 Paul Eggleton
2012-02-24 17:02 ` [PATCH 0/3] fixes for meta-toolchain without x11 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.1330010964.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox