This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
net-snmp: enable agent/extend MIB
Closes
#4085
. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
lilik-openwrt-22.03
Stijn Tintel
8 years ago
parent
f213e6dd2d
commit
ec6712fead
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
net/net-snmp/Makefile
+ 2
- 1
net/net-snmp/Makefile
View File
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME
:=
net-snmp
PKG_VERSION
:=
5.7.3
PKG_RELEASE
:=
3
PKG_RELEASE
:=
4
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
@SF/net-snmp
@ -98,6 +98,7 @@ endef
SNMP_MIB_MODULES_INCLUDED
=
\
agent/extend
\
agentx
\
host/hr_device
\
host/hr_disk
\
Write
Preview
Loading…
Cancel
Save