public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/3] rpcbind, module bbclass and systemd fix
@ 2013-01-28 19:58 Khem Raj
  2013-01-28 19:58 ` [PATCH 1/3] rpcbind: Dont use nss with uclibc Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Khem Raj @ 2013-01-28 19:58 UTC (permalink / raw)
  To: openembedded-core

This patchset is already in mailing lists for review in one form or another
I am putting it into a branch consolidated

The following changes since commit e11fdc145255c8b97c6c7ac6c5f7ce8aa50bdf0d:

  mtools : upgrade to 4.0.18 (2013-01-28 12:46:59 +0000)

are available in the git repository at:

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

Khem Raj (3):
  rpcbind: Dont use nss with uclibc
  systemd: Drop ppc build breakage patch for test-unit-file
  module-base.bbclass: Call make instead of oe_runmake in
    do_make_scripts

 meta/classes/module-base.bbclass                   |    2 +-
 ...it-file-Add-libsystemd-daemon.la-to-LDADD.patch |   32 -----------
 meta/recipes-core/systemd/systemd_197.bb           |    3 -
 .../rpcbind/rpcbind/0001-uclibc-nss.patch          |   30 ++++++++++
 .../rpcbind/0002-uclibc-rpcsvc-defines.patch       |   60 ++++++++++++++++++++
 meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb     |    6 ++
 6 files changed, 97 insertions(+), 36 deletions(-)
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-test-unit-file-Add-libsystemd-daemon.la-to-LDADD.patch
 create mode 100644 meta/recipes-extended/rpcbind/rpcbind/0001-uclibc-nss.patch
 create mode 100644 meta/recipes-extended/rpcbind/rpcbind/0002-uclibc-rpcsvc-defines.patch

-- 
1.7.9.5




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

end of thread, other threads:[~2013-01-28 20:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-28 19:58 [PATCH 0/3] rpcbind, module bbclass and systemd fix Khem Raj
2013-01-28 19:58 ` [PATCH 1/3] rpcbind: Dont use nss with uclibc Khem Raj
2013-01-28 19:58 ` [PATCH 2/3] systemd: Drop ppc build breakage patch for test-unit-file Khem Raj
2013-01-28 20:10   ` Martin Jansa
2013-01-28 20:26     ` Khem Raj
2013-01-28 19:58 ` [PATCH 3/3] module-base.bbclass: Call make instead of oe_runmake in do_make_scripts Khem Raj

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