[oe] [PATCH 0/7] net-snmp: add ptest and several fixes

jackie.huang at windriver.com jackie.huang at windriver.com
Fri Jan 16 06:13:58 UTC 2015


From: Jackie Huang <jackie.huang at windriver.com>

Tested on qemux86-64 with both systemd and sysvinit, and ptest run pass.

---
The following changes since commit 2fbc57e10562a809e20a7be93c76d9f08a88ea5f:

  adduser: add new recipe (2015-01-15 16:37:56 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib jhuang0/r_net-snmp_150115_0
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/r_net-snmp_150115_0

Jackie Huang (7):
  net-snmp: have mib-modules=smux enabled
  net-snmp: move persistent dir to /var/lib/net-snmp
  net-snmp: fix "libtool --finish"
  net-snmp: add knob whether nlist.h are checked
  net-snmp: init script fixes
  net-snmp: move net-snmp-config to client package
  net-snmp: add ptest package

 .../recipes-protocols/net-snmp/files/init          | 53 ++++++++++----------
 .../net-snmp/net-snmp/fix-libtool-finish.patch     | 25 ++++++++++
 ...snmp-add-knob-whether-nlist.h-are-checked.patch | 35 +++++++++++++
 ...p-testing-add-the-output-format-for-ptest.patch | 37 ++++++++++++++
 .../recipes-protocols/net-snmp/net-snmp/run-ptest  |  4 ++
 .../recipes-protocols/net-snmp/net-snmp_5.7.2.1.bb | 57 ++++++++++++++++------
 6 files changed, 172 insertions(+), 39 deletions(-)
 create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/fix-libtool-finish.patch
 create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/net-snmp-add-knob-whether-nlist.h-are-checked.patch
 create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/net-snmp-testing-add-the-output-format-for-ptest.patch
 create mode 100755 meta-networking/recipes-protocols/net-snmp/net-snmp/run-ptest

-- 
1.9.1



More information about the Openembedded-devel mailing list