summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-07 16:32:48 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-08 04:38:20 +0300
commit2f774e9568116977d29667685389dcf9916025fc (patch)
treec9c8c929ccda074f51a702d557840d62444e47d2 /meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb
parenta33c78a672e1be3785f8ba81048b2ab959f2947f (diff)
downloadopenbmc-2f774e9568116977d29667685389dcf9916025fc.tar.xz
phosphor-snmp: srcrev bump 9e60ef5f73..c3600d86bc
Patrick Williams (1): catch exceptions as const Change-Id: I357c18f0ee8f0653ad68aa3aa5b067af05014684 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb')
-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 349008f85..a38dc2b59 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 = "9e60ef5f73de20555bbc197eb93ba888775e19e5"
+SRCREV = "c3600d86bc6a911e11933e5d727f4e5bac8ce411"
DBUS_SERVICE:${PN} += "xyz.openbmc_project.Network.SNMP.service"