All of lore.kernel.org
 help / color / mirror / Atom feed
From: <jackie.huang@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [PATCH 0/7] net-snmp: add ptest and several fixes
Date: Fri, 16 Jan 2015 14:13:58 +0800	[thread overview]
Message-ID: <cover.1421388212.git.jackie.huang@windriver.com> (raw)

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



             reply	other threads:[~2015-01-16  6:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-16  6:13 jackie.huang [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1421388212.git.jackie.huang@windriver.com \
    --to=jackie.huang@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.