All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] net-snmp: add ptest and several fixes
@ 2015-01-16  6:13 jackie.huang
  2015-01-16  6:13 ` [PATCH 1/7] net-snmp: have mib-modules=smux enabled jackie.huang
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: jackie.huang @ 2015-01-16  6:13 UTC (permalink / raw)
  To: openembedded-devel

From: Jackie Huang <jackie.huang@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



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

end of thread, other threads:[~2015-01-16  6:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-16  6:13 [PATCH 0/7] net-snmp: add ptest and several fixes jackie.huang
2015-01-16  6:13 ` [PATCH 1/7] net-snmp: have mib-modules=smux enabled jackie.huang
2015-01-16  6:14 ` [PATCH 2/7] net-snmp: move persistent dir to /var/lib/net-snmp jackie.huang
2015-01-16  6:14 ` [PATCH 3/7] net-snmp: fix "libtool --finish" jackie.huang
2015-01-16  6:14 ` [PATCH 4/7] net-snmp: add knob whether nlist.h are checked jackie.huang
2015-01-16  6:14 ` [PATCH 5/7] net-snmp: init script fixes jackie.huang
2015-01-16  6:14 ` [PATCH 6/7] net-snmp: move net-snmp-config to client package jackie.huang
2015-01-16  6:14 ` [PATCH 7/7] net-snmp: add ptest package jackie.huang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.