From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/10] uclibc updates
Date: Mon, 30 Apr 2012 10:46:07 -0700 [thread overview]
Message-ID: <cover.1335807802.git.raj.khem@gmail.com> (raw)
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
next reply other threads:[~2012-04-30 17:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-30 17:46 Khem Raj [this message]
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
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.1335807802.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox