| Submitter | Khem Raj |
|---|---|
| Date | April 30, 2012, 5:46 p.m. |
| Message ID | <cover.1335807802.git.raj.khem@gmail.com> |
| Download | mbox |
| Permalink | /patch/26645/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib kraj/uclibc-updateComments
On Mon, 2012-04-30 at 10:46 -0700, Khem Raj wrote: > 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 Merged to master, thanks. Richard