summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-24 13:20:14 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-24 13:20:14 +0300
commit2e52b2c7dcff776e9b8ab3db2053fa56d87a22b6 (patch)
treef106746fe2126974ec288ac4d6125d8a22e17192
parentf15035ab1b26434f6147e23e128102533953bc7e (diff)
downloadopenbmc-2e52b2c7dcff776e9b8ab3db2053fa56d87a22b6.tar.xz
phosphor-snmp: srcrev bump edd7082913..40f769bb41
Ivan Mikhaylov (1): Add UDP protocol by default in SNMP client Patrick Williams (1): snmp-configuration: fix markdownlint issues Change-Id: I2095f98dadbc2b5fc0d51dc59ee4e83e3b66bfa6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb
index b1a94de883..568bf049a7 100644
--- a/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb
+++ b/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"
DEPENDS += "phosphor-dbus-interfaces"
DEPENDS += "phosphor-logging"
DEPENDS += "net-snmp"
-SRCREV = "edd7082913317591626f81db1d53a2256722e95d"
+SRCREV = "40f769bb411f26b56442d676ae5010b44e84bd3b"
PV = "0.1+git${SRCPV}"
PR = "r1"