All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Misc fixes
@ 2012-05-02 20:53 Khem Raj
  2012-05-02 20:53 ` [PATCH 1/7] unfs-server: Do not use DESTDIR Khem Raj
                   ` (7 more replies)
  0 siblings, 8 replies; 21+ messages in thread
From: Khem Raj @ 2012-05-02 20:53 UTC (permalink / raw)
  To: openembedded-core

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




^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2012-05-09 23:49 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-02 20:53 [PATCH 0/7] Misc fixes Khem Raj
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

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.