From patchwork Mon Jan 28 19:58:09 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/3] rpcbind, module bbclass and systemd fix Date: Mon, 28 Jan 2013 19:58:09 -0000 From: Khem Raj X-Patchwork-Id: 43567 Message-Id: To: openembedded-core@lists.openembedded.org 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