diff options
| -rw-r--r-- | meta-phosphor/common/recipes-phosphor/network/phosphor-snmp_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/network/phosphor-snmp_git.bb b/meta-phosphor/common/recipes-phosphor/network/phosphor-snmp_git.bb index 27b0ebc08..8d6d451cd 100644 --- a/meta-phosphor/common/recipes-phosphor/network/phosphor-snmp_git.bb +++ b/meta-phosphor/common/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 = "95201f15cda3c93c41240417aea4ebf13aab62f0" +SRCREV = "595a38f25ecde7e01919bfbf01c0b49242e61095" DBUS_SERVICE_${PN} += "xyz.openbmc_project.Network.SNMP.service" |

