From patchwork Sat Jun 2 02:24:52 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] First pass of rpcbind improvements Date: Sat, 02 Jun 2012 02:24:52 -0000 From: Christopher Larson X-Patchwork-Id: 29125 Message-Id: To: openembedded-core@lists.openembedded.org The following changes since commit e3113827810e98eb1b012f0b280fb917199704c1: webkit-gtk: Use glib as unicode backend to avoid browser crash (2012-05-30 17:37:58 +0100) are available in the git repository at: git://github.com/kergoth/oe-core rpcbind-1 for you to fetch changes up to acae76c50ae66d8167038782cc623f5de64e1365: task-core-basic: drop portmap (2012-06-01 22:02:50 -0400) ---------------------------------------------------------------- Christopher Larson (2): rpcbind: add and use startup script, move binaries task-core-basic: drop portmap meta/recipes-extended/rpcbind/rpcbind/init.d | 85 ++++++++++++++++++++++++ meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb | 18 ++++- meta/recipes-extended/tasks/task-core-basic.bb | 1 - 3 files changed, 101 insertions(+), 3 deletions(-) create mode 100644 meta/recipes-extended/rpcbind/rpcbind/init.d