Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: OE core <openembedded-core@lists.openembedded.org>
Cc: Phil Blundell <philb@gnu.org>
Subject: [PATCH 0/6] uclibc cleanups
Date: Sat, 11 Jun 2011 21:19:00 -0700	[thread overview]
Message-ID: <cover.1307852182.git.raj.khem@gmail.com> (raw)

This set of patches cleans up uclibc recipes and builds
in addition it also fixes the issues where gettext was being
pulled in even when uclibc did not require it and gettext itself
needed to be patched to build on uclibc.

The following changes since commit fb85c6a6184184f6eed942af59ce2cf03f6b623b:

  uclibc: remove PACKAGE_ARCH, fix compilation on i586 (2011-06-11 21:03:57 -0700)

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

Khem Raj (4):
  util-macros_1.13.0.bb: Depend on virtual/gettext instead of gettext
  uclibc.inc: libsegfault is only RPROVIDED by uclibc
  gettext_0.18.1.1.bb: Fix build on uclibc
  uclibc: Cleanup the machine dependent config files

Phil Blundell (2):
  uclibc: remove redundant python code
  uclibc: remove PACKAGE_ARCH, fix compilation on i586

 .../gnulib-uclibc-sched_param-def.patch            |   21 ++++++
 meta/recipes-core/gettext/gettext_0.18.1.1.bb      |    7 +-
 .../uclibc/uclibc-git/armv5te/uClibc.machine       |    4 +-
 .../{nslu2be => armv5teb}/uClibc.machine           |    0
 .../uclibc/uclibc-git/efika/uClibc.machine         |   45 ------------
 .../uclibc-git/{qemumips => mips}/uClibc.machine   |    0
 .../uclibc/uclibc-git/qemuarm/uClibc.machine       |   77 --------------------
 .../uclibc/uclibc-git/qemux86/uClibc.machine       |   59 ---------------
 meta/recipes-core/uclibc/uclibc-git/uClibc.distro  |   14 ++++-
 meta/recipes-core/uclibc/uclibc.inc                |   19 +----
 meta/recipes-core/uclibc/uclibc_git.bb             |    5 +-
 .../xorg-util/util-macros_1.13.0.bb                |    4 +-
 12 files changed, 47 insertions(+), 208 deletions(-)
 create mode 100644 meta/recipes-core/gettext/gettext-0.18.1.1/gnulib-uclibc-sched_param-def.patch
 rename meta/recipes-core/uclibc/uclibc-git/{nslu2be => armv5teb}/uClibc.machine (100%)
 delete mode 100644 meta/recipes-core/uclibc/uclibc-git/efika/uClibc.machine
 rename meta/recipes-core/uclibc/uclibc-git/{qemumips => mips}/uClibc.machine (100%)
 delete mode 100644 meta/recipes-core/uclibc/uclibc-git/qemuarm/uClibc.machine
 delete mode 100644 meta/recipes-core/uclibc/uclibc-git/qemux86/uClibc.machine
 delete mode 100644 meta/recipes-core/uclibc/uclibc-git/uClibc.config

-- 
1.7.4.1




             reply	other threads:[~2011-06-12  4:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-12  4:19 Khem Raj [this message]
2011-06-12  4:19 ` [PATCH 1/6] util-macros_1.13.0.bb: Depend on virtual/gettext instead of gettext Khem Raj
2011-06-12  4:19 ` [PATCH 2/6] uclibc.inc: libsegfault is only RPROVIDED by uclibc Khem Raj
2011-06-12  4:19 ` [PATCH 3/6] gettext_0.18.1.1.bb: Fix build on uclibc Khem Raj
2011-06-12  4:19 ` [PATCH 4/6] uclibc: Cleanup the machine dependent config files Khem Raj
2011-06-12  4:19 ` [PATCH 5/6] uclibc: remove redundant python code Khem Raj
2011-06-12  4:19 ` [PATCH 6/6] uclibc: remove PACKAGE_ARCH, fix compilation on i586 Khem Raj

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.1307852182.git.raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=philb@gnu.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