summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-10-09 03:20:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-10-09 23:14:03 +0300
commit76a483caf04203f33863486aed7637c9ffc21b7e (patch)
tree231f899ddf67c1560d63d9d86c407a0f4f6d6ceb
parentba4485937017a558e3dda81c1ae753ea06a28b86 (diff)
downloadopenbmc-76a483caf04203f33863486aed7637c9ffc21b7e.tar.xz
phosphor-snmp: srcrev bump 8de81777d7..2d72883adf
George Liu (1): Fix get all property values under the client interface Change-Id: I2f8eb5f6e9421b9e5cc01a1026f93d53018c7c81 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 73e9616697..34c4c51585 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 = "8de81777d7c990e56b60586080ae9fff22512632"
+SRCREV = "2d72883adfffc6a01c6c110818ec8d779e1ed4cb"
PV = "0.1+git${SRCPV}"
PR = "r1"