summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-11 21:20:16 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-13 04:27:16 +0300
commit84cf0c343392b490317c55b3e381f533a750f455 (patch)
tree38c520aca9a9d57eb0344b3839b9fb4afa738665 /meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb
parent899b925d32cf43d3b9020cea4c27eba5ae3be920 (diff)
downloadopenbmc-84cf0c343392b490317c55b3e381f533a750f455.tar.xz
phosphor-snmp: srcrev bump 34d129a952..b9b4c7dbe3
Patrick Williams (1): sdbusplus: object: don't use 'bool' argument constructor Change-Id: Ie6dab67da4dc048328b84218728295f73f0b2952 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 2d2fe97c1e..b1464b561f 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 = "34d129a95281dd93ebf88f901895bc89c32b0bcd"
+SRCREV = "b9b4c7dbe36b52288a8882e95868925b76bcaf8c"
DBUS_SERVICE:${PN} += "xyz.openbmc_project.Network.SNMP.service"