Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] uclibc cleanups
@ 2011-06-12  4:19 Khem Raj
  2011-06-12  4:19 ` [PATCH 1/6] util-macros_1.13.0.bb: Depend on virtual/gettext instead of gettext Khem Raj
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Khem Raj @ 2011-06-12  4:19 UTC (permalink / raw)
  To: OE core; +Cc: Phil Blundell

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




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

end of thread, other threads:[~2011-06-12  4:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-12  4:19 [PATCH 0/6] uclibc cleanups Khem Raj
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox