All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] uclibc updates
@ 2012-04-30 17:46 Khem Raj
  2012-04-30 17:46 ` [PATCH 01/10] uclibc-git: Update to latest git tip Khem Raj
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Khem Raj @ 2012-04-30 17:46 UTC (permalink / raw)
  To: openembedded-core

This patchset updates uclibc git and 0.9.33 recipes to latest git commits
Some recipes needed fixing for new posix_spawn feature in uclibc_git
fixed some recipes to let them build on SH4 architecture

The following changes since commit b8dc9182ed8959ce5a6aa285c3c7f78df2432ac3:

  qt-4.8.1: Fix compile failures on qemux86 (2012-04-30 10:42:07 +0100)

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

Khem Raj (10):
  uclibc-git: Update to latest git tip
  uclibc-0.9.33: Update to tip of 0.9.33 branch
  glib-2.0: Dont disable iconv for uclibc
  gettext,m4: Add -lrt to LDFLAGS for uclibc
  musicbrainz: Specify libpthread on cmdline for uclibc
  gdb: Dont need lttng-ust for SH4
  gcc-cross.inc: Fix cross testing script
  pcmanfm: Add sh3/sh4 to supported hosts
  gdb: Add support for building gdb target for SH4
  busybox: Pass HOST_CC_ARCH through CONFIG_EXTRA_CFLAGS

 meta/recipes-core/busybox/busybox.inc              |    2 +-
 meta/recipes-core/busybox/busybox_1.19.4.bb        |    2 +-
 meta/recipes-core/gettext/gettext_0.18.1.1.bb      |    6 +-
 meta/recipes-core/glib-2.0/glib-2.0/no-iconv.patch |  106 --
 meta/recipes-core/glib-2.0/glib-2.0_2.30.3.bb      |    5 +-
 meta/recipes-core/uclibc/uclibc_0.9.33.bb          |    4 +-
 meta/recipes-core/uclibc/uclibc_git.bb             |    4 +-
 meta/recipes-devtools/gcc/gcc-cross.inc            |    5 +-
 meta/recipes-devtools/gdb/gdb-common.inc           |    3 +-
 meta/recipes-devtools/gdb/gdb.inc                  |    1 +
 .../gdb/gdb/renesas-sh-native-support.patch        | 1389 ++++++++++++++++++++
 meta/recipes-devtools/m4/m4-1.4.16.inc             |    2 +-
 meta/recipes-devtools/m4/m4-1.4.9.inc              |    2 +-
 meta/recipes-devtools/m4/m4.inc                    |    2 +-
 .../musicbrainz/libmusicbrainz_3.0.3.bb            |    4 +-
 meta/recipes-sato/pcmanfm/pcmanfm_0.9.10.bb        |    2 +-
 16 files changed, 1412 insertions(+), 127 deletions(-)
 delete mode 100644 meta/recipes-core/glib-2.0/glib-2.0/no-iconv.patch
 create mode 100644 meta/recipes-devtools/gdb/gdb/renesas-sh-native-support.patch

-- 
1.7.5.4




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

end of thread, other threads:[~2012-05-01 13:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-30 17:46 [PATCH 00/10] uclibc updates Khem Raj
2012-04-30 17:46 ` [PATCH 01/10] uclibc-git: Update to latest git tip Khem Raj
2012-04-30 17:46 ` [PATCH 02/10] uclibc-0.9.33: Update to tip of 0.9.33 branch Khem Raj
2012-04-30 17:46 ` [PATCH 03/10] glib-2.0: Dont disable iconv for uclibc Khem Raj
2012-04-30 17:46 ` [PATCH 04/10] gettext, m4: Add -lrt to LDFLAGS " Khem Raj
2012-04-30 17:46 ` [PATCH 05/10] musicbrainz: Specify libpthread on cmdline " Khem Raj
2012-04-30 17:46 ` [PATCH 06/10] gdb: Dont need lttng-ust for SH4 Khem Raj
2012-04-30 17:46 ` [PATCH 07/10] gcc-cross.inc: Fix cross testing script Khem Raj
2012-04-30 17:46 ` [PATCH 08/10] pcmanfm: Add sh3/sh4 to supported hosts Khem Raj
2012-04-30 17:46 ` [PATCH 09/10] gdb: Add support for building gdb target for SH4 Khem Raj
2012-04-30 17:46 ` [PATCH 10/10] busybox: Pass HOST_CC_ARCH through CONFIG_EXTRA_CFLAGS Khem Raj
2012-05-01 13:19 ` [PATCH 00/10] uclibc updates Richard Purdie

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.