Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: OE core <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/4] uclibc and related fixes
Date: Tue, 21 Jun 2011 18:44:05 -0700	[thread overview]
Message-ID: <cover.1308706511.git.raj.khem@gmail.com> (raw)

Fix uclibc build for x86_64
gettext compile failed on uclibc so fix it and additionally
remove unused patches
Add required support for systemd to function with uclibc
Quash a parse warning where uclibc-initial and uclibc
both provided libsegfault

The following changes since commit 78de64f58b98101f5be5778e9ecbdaae5ba32997:

  binutils_2.21.bb: Fix ld segfault exposed by eglibc 2.14 on x86_64 (2011-06-21 17:58:06 -0700)

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

Khem Raj (4):
  uclibc.inc: libsegfault is only RPROVIDED by uclibc
  gettext-0.18.1.1: Remove unused patches
  uclibc/x86_64/uClibc.machine: Enable ARCH_USE_MMU
  uclibc: Add support for $ORIGIN

 .../gettext/gettext-0.18.1.1/autotools.patch       |   64 ------
 .../gettext-error_print_progname.patch             |   15 --
 .../gettext/gettext-0.18.1.1/m4fix.patch           |   52 -----
 .../gettext-0.18.1.1/use_open_properly.patch       |   17 --
 meta/recipes-core/gettext/gettext_0.18.1.1.bb      |    1 -
 .../uclibc/uclibc-git/orign_path.patch             |  183 +++++++++++++++++
 meta/recipes-core/uclibc/uclibc-git/rtld_no.patch  |  215 ++++++++++++++++++++
 .../uclibc/uclibc-git/x86_64/uClibc.machine        |    3 +-
 meta/recipes-core/uclibc/uclibc.inc                |    2 +-
 meta/recipes-core/uclibc/uclibc_git.bb             |    4 +-
 10 files changed, 403 insertions(+), 153 deletions(-)
 delete mode 100644 meta/recipes-core/gettext/gettext-0.18.1.1/autotools.patch
 delete mode 100644 meta/recipes-core/gettext/gettext-0.18.1.1/gettext-error_print_progname.patch
 delete mode 100644 meta/recipes-core/gettext/gettext-0.18.1.1/m4fix.patch
 delete mode 100644 meta/recipes-core/gettext/gettext-0.18.1.1/use_open_properly.patch
 create mode 100644 meta/recipes-core/uclibc/uclibc-git/orign_path.patch
 create mode 100644 meta/recipes-core/uclibc/uclibc-git/rtld_no.patch

-- 
1.7.5.1




             reply	other threads:[~2011-06-22  1:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-22  1:44 Khem Raj [this message]
2011-06-22  1:44 ` [PATCH 1/4] uclibc.inc: libsegfault is only RPROVIDED by uclibc Khem Raj
2011-06-22  1:44 ` [PATCH 2/4] gettext-0.18.1.1: Remove unused patches Khem Raj
2011-06-22  1:44 ` [PATCH 3/4] uclibc/x86_64/uClibc.machine: Enable ARCH_USE_MMU Khem Raj
2011-06-22  1:44 ` [PATCH 4/4] uclibc: Add support for $ORIGIN Khem Raj
2011-06-22 15:42 ` [PATCH 0/4] uclibc and related fixes Richard Purdie
2011-06-22 15:57   ` Khem Raj
2011-06-22 16:10     ` 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.1308706511.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