All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] kconfig-frontends and uclibc updated for systemd
@ 2012-06-27  6:07 Khem Raj
  2012-06-27  6:09 ` [PATCH 1/7] kconfig-frontends: New recipe Khem Raj
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Khem Raj @ 2012-06-27  6:07 UTC (permalink / raw)
  To: openembedded-core

This patch consolidates the feedback on kconfig-frontends
Adds additional patches needed for systemd to work with uclibc
Fixes uclibc and other userspace recipes to work with gold linker

The following changes since commit f4b5afe46ff018570c1949653eb6995428827f6f:

  sanity.bbclass: Increase LAYER_CONF_VERSION to match bblayers change (2012-06-25 17:20:06 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib kraj/misc-updates
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/misc-updates

Khem Raj (7):
  kconfig-frontends: New recipe
  tclibc-eglibc.inc: Define USE_NLS
  uclibc: Separate the bits between uclibc and uclibc-initial
  uclibc-git: Update for building systemd
  uclibc-0.9.33: add posix_fallocate implementation
  bison: link in librt on uclibc
  glib-2.0: Add missing dependency on virtual/libiconv

 meta/conf/distro/include/tclibc-eglibc.inc         |    2 +
 meta/recipes-core/glib-2.0/glib-2.0_2.32.3.bb      |    2 +-
 meta/recipes-core/glib-2.0/glib.inc                |    2 +-
 meta/recipes-core/uclibc/uclibc-0.9.33.inc         |   22 ++
 .../uclibc/uclibc-0.9.33/posix_fallocate.patch     |  408 ++++++++++++++++++++
 meta/recipes-core/uclibc/uclibc-git.inc            |   29 ++
 ...1-atexit_old-Do-not-add-it-to-shared-libc.patch |   44 +++
 ...brt-Use-nodefaultlibs-instead-of-nostdlib.patch |   33 ++
 ...-Move-aeabi_read_tp-to-uclibc_nonshared.a.patch |   31 ++
 ...rk-Hide-pthread_atfork-in-shared-versions.patch |   74 ++++
 .../uclibc-git/define-MSG_CMSG_CLOEXEC.patch       |   25 ++
 meta/recipes-core/uclibc/uclibc-git/dup3.patch     |   37 ++
 .../uclibc/uclibc-git/posix_fallocate.patch        |  408 ++++++++++++++++++++
 meta/recipes-core/uclibc/uclibc-initial_0.9.33.bb  |    3 +-
 meta/recipes-core/uclibc/uclibc-initial_git.bb     |    3 +-
 meta/recipes-core/uclibc/uclibc-package.inc        |   37 ++
 meta/recipes-core/uclibc/uclibc.inc                |   59 +--
 meta/recipes-core/uclibc/uclibc_0.9.33.bb          |   33 +-
 meta/recipes-core/uclibc/uclibc_git.bb             |   33 +-
 meta/recipes-devtools/bison/bison_2.5.bb           |    1 +
 .../kconfig-frontends/kconfig-frontends_3.4.bb     |   34 ++
 21 files changed, 1221 insertions(+), 99 deletions(-)
 create mode 100644 meta/recipes-core/uclibc/uclibc-0.9.33.inc
 create mode 100644 meta/recipes-core/uclibc/uclibc-0.9.33/posix_fallocate.patch
 create mode 100644 meta/recipes-core/uclibc/uclibc-git.inc
 create mode 100644 meta/recipes-core/uclibc/uclibc-git/0001-atexit_old-Do-not-add-it-to-shared-libc.patch
 create mode 100644 meta/recipes-core/uclibc/uclibc-git/0001-librt-Use-nodefaultlibs-instead-of-nostdlib.patch
 create mode 100644 meta/recipes-core/uclibc/uclibc-git/0001-nptl-arm-Move-aeabi_read_tp-to-uclibc_nonshared.a.patch
 create mode 100644 meta/recipes-core/uclibc/uclibc-git/0001-nptl-atfork-Hide-pthread_atfork-in-shared-versions.patch
 create mode 100644 meta/recipes-core/uclibc/uclibc-git/define-MSG_CMSG_CLOEXEC.patch
 create mode 100644 meta/recipes-core/uclibc/uclibc-git/dup3.patch
 create mode 100644 meta/recipes-core/uclibc/uclibc-git/posix_fallocate.patch
 create mode 100644 meta/recipes-core/uclibc/uclibc-package.inc
 create mode 100644 meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.4.bb

-- 
1.7.9.5




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

end of thread, other threads:[~2012-06-28 17:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-27  6:07 [PATCH 0/7] kconfig-frontends and uclibc updated for systemd Khem Raj
2012-06-27  6:09 ` [PATCH 1/7] kconfig-frontends: New recipe Khem Raj
2012-06-27  6:09 ` [PATCH 2/7] tclibc-eglibc.inc: Define USE_NLS Khem Raj
2012-06-27 12:37   ` Richard Purdie
2012-06-28 17:09     ` Khem Raj
2012-06-27  6:09 ` [PATCH 3/7] uclibc: Separate the bits between uclibc and uclibc-initial Khem Raj
2012-06-27  6:09 ` [PATCH 4/7] uclibc-git: Update for building systemd Khem Raj
2012-06-27  6:09 ` [PATCH 5/7] uclibc-0.9.33: add posix_fallocate implementation Khem Raj
2012-06-27  6:09 ` [PATCH 6/7] bison: link in librt on uclibc Khem Raj
2012-06-27  6:09 ` [PATCH 7/7] glib-2.0: Add missing dependency on virtual/libiconv Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.