summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-05 17:51:18 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-06 01:21:55 +0300
commit49e7e4a594a53d491470b50c1758c61ea653d60d (patch)
tree270432040a54c6ee68e4f34316a55ed99cf1c343
parent76d3f4dab03dc5f8025d2a55b448ba4cfcd9fc19 (diff)
downloadopenbmc-49e7e4a594a53d491470b50c1758c61ea653d60d.tar.xz
phosphor-snmp: srcrev bump e5d90c3575..1334b7b3d1
Patrick Williams (2): test: unit test fixes for vtable exception clang-format-11: reformat Change-Id: I10a5b7414611498f4062047b6bbe4fea37bb0fe1 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 aa4c05b04..0488b9e17 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://${WORKDIR}/git/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI += "git://github.com/openbmc/phosphor-snmp"
-SRCREV = "e5d90c3575a832b971c8139bcb016a444a0336fb"
+SRCREV = "1334b7b3d1c65633504d9b6a096480dbcbb45ca8"
DBUS_SERVICE_${PN} += "xyz.openbmc_project.Network.SNMP.service"