From: Alexander Dahl <post@lespocky.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 1/3] net-snmp: fix installed MIB files (one typo, one missing)
Date: Thu, 5 Sep 2013 16:06:44 +0200 [thread overview]
Message-ID: <1378390006-9741-1-git-send-email-post@lespocky.de> (raw)
Signed-off-by: Alexander Dahl <post@lespocky.de>
---
rules/net-snmp.make | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/rules/net-snmp.make b/rules/net-snmp.make
index 24efa72..4151d2b 100644
--- a/rules/net-snmp.make
+++ b/rules/net-snmp.make
@@ -240,14 +240,15 @@ NET_SNMP_RFCMIBS := IF-MIB.txt IF-INVERTED-STACK-MIB.txt \
SNMP-USM-DH-OBJECTS-MIB.txt
NET_SNMP_NETSNMPMIBS := NET-SNMP-TC.txt NET-SNMP-MIB.txt NET-SNMP-AGENT-MIB.txt \
- NET-SNMP-EXAMPLES-MIB.txt NET-SNMP-EXTEND-MIB.txt
+ NET-SNMP-EXAMPLES-MIB.txt NET-SNMP-EXTEND-MIB.txt \
+ NET-SNMP-PASS-MIB.txt
NET_SNMP_UCDMIBS := UCD-SNMP-MIB.txt UCD-DEMO-MIB.txt UCD-IPFWACC-MIB.txt \
UCD-DLMOD-MIB.txt UCD-DISKIO-MIB.txt
## FIXME: for now, you need to manually edit this list to represent what mibs to install on target.
NET_SNMP_MIBS := $(NET_SNMP_V1MIBS) $(NET_SNMP_V2MIBS) $(NET_SNMP_V3MIBS) \
- $(NET_SNMP_AGENTMIBS) $(NET_SNMP_IANAMIBS) $(NET_SNMP_RFCMIBS) $(NET_SNMP_NETSNMPMIBS) $(NET_SNNP_UCDMIBS)
+ $(NET_SNMP_AGENTMIBS) $(NET_SNMP_IANAMIBS) $(NET_SNMP_RFCMIBS) $(NET_SNMP_NETSNMPMIBS) $(NET_SNMP_UCDMIBS)
$(STATEDIR)/net-snmp.targetinstall:
@$(call targetinfo)
--
1.7.10.4
--
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2013-09-05 14:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-05 14:06 Alexander Dahl [this message]
2013-09-05 14:06 ` [ptxdist] [PATCH 2/3] net-snmp: version bump to 5.7.x LTS branch Alexander Dahl
2013-09-05 19:09 ` Uwe Kleine-König
2013-09-05 20:10 ` Alexander Dahl
2013-09-06 6:51 ` Alexander Dahl
2013-09-05 14:06 ` [ptxdist] [PATCH 3/3] net-snmp: fix vim mode lines Alexander Dahl
2013-09-09 10:03 ` [ptxdist] [PATCH 1/3] net-snmp: fix installed MIB files (one typo, one missing) Michael Olbrich
2013-09-09 15:31 ` Alexander Dahl
2013-09-09 15:49 ` Michael Olbrich
2013-09-10 8:56 ` Alexander Dahl
2013-09-16 8:25 ` Michael Olbrich
2013-09-16 10:36 ` Alexander Dahl
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=1378390006-9741-1-git-send-email-post@lespocky.de \
--to=post@lespocky.de \
--cc=ptxdist@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox