summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-18 12:40:57 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-19 22:46:41 +0300
commit7c208e26219a6d291f1fef361ee4de74be244b82 (patch)
tree7d9ffc6d87beee568908c2bc245c630d0803282d /meta-phosphor/recipes-phosphor/network
parent001f6dafed099ba7492dbacd869183a9dae1072b (diff)
downloadopenbmc-7c208e26219a6d291f1fef361ee4de74be244b82.tar.xz
phosphor-snmp: srcrev bump 54d83f5a16..c0d7cd47d4
George Liu (1): Fix deleteSNMPClient method in Unit Test file Change-Id: I9370ef05d6697eedd9bae2b3255a786b2dbebd0d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/network')
-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 fa86c40877..ba460ed1e4 100644
--- a/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb
+++ b/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb
@@ -12,7 +12,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI += "git://github.com/openbmc/phosphor-snmp;branch=master;protocol=https"
-SRCREV = "54d83f5a164caf8d45f727389ad8264203aae2a6"
+SRCREV = "c0d7cd47d4b198f752be3f497bc3c9ae98bb7141"
DBUS_SERVICE:${PN} += "xyz.openbmc_project.Network.SNMP.service"