[OE-core] [PATCH v2 0/3] misc uClibc-related tweaks

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Mon Mar 16 12:27:44 UTC 2015


Changes from v2:
- drop PR bumps

The following changes since commit fb29441216435b9bae47ca9cd42db5a6b1fe77d8:

  oeqa/parselogs: Skip hda opcode errors (2015-03-12 12:49:22 +0000)

are available in the git repository at:

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

Bernhard Reutner-Fischer (3):
  libtirpc: respin patches
  rpcbind: respin patches
  packagegroup zeroconf: nss-mdns is libc dependant

 .../packagegroups/packagegroup-base.bb             |   4 +-
 ...0001-configure.ac-Allow-for-disabling-NIS.patch | 169 +++++++++++++++++
 ...configure.ac-Allow-for-disabling-auth-DES.patch | 203 +++++++++++++++++++++
 .../libtirpc/0003-debug.h-Include-stdarg.patch     |  20 ++
 .../libtirpc/libtirpc/remove-des-uclibc.patch      |  38 ----
 meta/recipes-extended/libtirpc/libtirpc_0.2.5.bb   |   5 +-
 ...001-configure.ac-Check-for-rpcsvc-mount.h.patch |  64 +++++++
 .../rpcbind/rpcbind/0001-uclibc-nss.patch          |  30 ---
 .../rpcbind/0002-uclibc-rpcsvc-defines.patch       |  60 ------
 meta/recipes-extended/rpcbind/rpcbind_0.2.2.bb     |   7 +-
 10 files changed, 464 insertions(+), 136 deletions(-)
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/0001-configure.ac-Allow-for-disabling-NIS.patch
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/0002-configure.ac-Allow-for-disabling-auth-DES.patch
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/0003-debug.h-Include-stdarg.patch
 delete mode 100644 meta/recipes-extended/libtirpc/libtirpc/remove-des-uclibc.patch
 create mode 100644 meta/recipes-extended/rpcbind/rpcbind/0001-configure.ac-Check-for-rpcsvc-mount.h.patch
 delete mode 100644 meta/recipes-extended/rpcbind/rpcbind/0001-uclibc-nss.patch
 delete mode 100644 meta/recipes-extended/rpcbind/rpcbind/0002-uclibc-rpcsvc-defines.patch

-- 
2.1.4




More information about the Openembedded-core mailing list