All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/7] Misc fixes
Date: Wed,  2 May 2012 13:53:46 -0700	[thread overview]
Message-ID: <cover.1335991900.git.raj.khem@gmail.com> (raw)

These fixes are independent but feeding into the bigger items
e.g. mips64/sh4 support, supporting xorg-xserver on qemumachines
etc.

The following changes since commit 35b5fb2dd2131d4c7dc6635c14c6e08ea6926457:

  eglibc-package: remove /var (2012-05-01 12:36:18 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib kraj/misc-updates
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/misc-updates

Khem Raj (6):
  unfs-server: Do not use DESTDIR
  xserver-xorg: Fix build on powerpc
  libatomics-ops: Make it build for SH4
  qemu-git: Move to tip of git
  openssl: Fix build for mips64(el)
  uclibc: Return correct endianness for mips64

Yuri Bushmelev (1):
  Enable PARALLEL_MAKE for testing

 meta/recipes-bsp/pciutils/pciutils_3.1.9.bb        |    1 -
 meta/recipes-bsp/pcmciautils/pcmciautils.inc       |    1 -
 meta/recipes-connectivity/iproute2/iproute2.inc    |    1 -
 .../nfs-utils/nfs-utils_1.2.3.bb                   |    1 -
 .../openssl/openssl-1.0.0i/configure-targets.patch |   17 ++---
 .../recipes-connectivity/openssl/openssl_1.0.0i.bb |    2 +-
 meta/recipes-core/eggdbus/eggdbus_0.6.bb           |    1 -
 meta/recipes-core/uclibc/uclibc-config.inc         |    2 +-
 meta/recipes-devtools/autoconf/autoconf_2.68.bb    |    1 -
 .../recipes-devtools/qemu/qemu-git/powerpc_rom.bin |  Bin 0 -> 4096 bytes
 meta/recipes-devtools/qemu/qemu_git.bb             |   18 ++----
 .../unfs-server/unfs-server_2.1+2.2beta47.bb       |    4 +-
 meta/recipes-extended/groff/groff_1.20.1.bb        |    1 -
 meta/recipes-extended/mailx/mailx_12.5.bb          |    1 -
 .../net-tools/net-tools_1.60-23.bb                 |    1 -
 meta/recipes-extended/sat-solver/sat-solver_git.bb |    1 -
 .../fontconfig/fontconfig_2.8.0.bb                 |    1 -
 meta/recipes-graphics/libsdl/libsdl_1.2.15.bb      |    1 -
 meta/recipes-graphics/xcb/libpthread-stubs_0.3.bb  |    1 -
 meta/recipes-graphics/xcb/xcb-util.inc             |    1 -
 .../xorg-xserver/xserver-xorg-1.11.2.inc           |    9 ++-
 .../xserver-xorg-1.11.2/gcc-47-warning.patch       |   33 +++++++++
 .../libatomics-ops/gentoo/sh4-atomic-ops.patch     |   70 ++++++++++++++++++++
 .../pulseaudio/libatomics-ops_1.2.bb               |    6 +-
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc  |    1 -
 meta/recipes-multimedia/speex/speex_1.2rc1.bb      |    1 -
 meta/recipes-support/icu/icu-3.6.inc               |    1 -
 meta/recipes-support/libpcre/libpcre_8.21.bb       |    1 -
 28 files changed, 129 insertions(+), 50 deletions(-)
 create mode 100644 meta/recipes-devtools/qemu/qemu-git/powerpc_rom.bin
 create mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg-1.11.2/gcc-47-warning.patch
 create mode 100644 meta/recipes-multimedia/pulseaudio/libatomics-ops/gentoo/sh4-atomic-ops.patch

-- 
1.7.5.4




             reply	other threads:[~2012-05-02 21:04 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-02 20:53 Khem Raj [this message]
2012-05-02 20:53 ` [PATCH 1/7] unfs-server: Do not use DESTDIR Khem Raj
2012-05-02 23:09   ` Richard Purdie
2012-05-03  0:02     ` Khem Raj
2012-05-02 20:53 ` [PATCH 2/7] xserver-xorg: Fix build on powerpc Khem Raj
2012-05-02 20:53 ` [PATCH 3/7] libatomics-ops: Make it build for SH4 Khem Raj
2012-05-03  7:50   ` Henning Heinold
2012-05-02 20:53 ` [PATCH 4/7] qemu-git: Move to tip of git Khem Raj
2012-05-02 20:53 ` [PATCH 5/7] openssl: Fix build for mips64(el) Khem Raj
2012-05-04 22:52   ` Saul Wold
2012-05-04 23:56     ` Khem Raj
2012-05-02 20:53 ` [PATCH 6/7] uclibc: Return correct endianness for mips64 Khem Raj
2012-05-02 20:54 ` [PATCH 7/7] Enable PARALLEL_MAKE for testing Khem Raj
2012-05-02 21:12   ` Paul Eggleton
2012-05-02 21:25     ` Khem Raj
2012-05-03  4:53   ` Yury Bushmelev
2012-05-04  5:54     ` Khem Raj
2012-05-04  6:10       ` Khem Raj
2012-05-04  8:11         ` Paul Eggleton
2012-05-04 14:48           ` Khem Raj
2012-05-09 23:39 ` [PATCH 0/7] Misc fixes Saul Wold
  -- strict thread matches above, loose matches on Subject: below --
2012-01-05 17:30 [PATCH 0/7] Misc Fixes nitin.a.kamble
2012-01-09  5:26 ` Saul Wold

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.1335991900.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.