diff options
| author | Andrew Geissler <geissonator@yahoo.com> | 2018-08-08 08:55:06 -0500 |
|---|---|---|
| committer | Andrew Geissler <geissonator@yahoo.com> | 2018-08-08 08:55:06 -0500 |
| commit | cd343f3e1b115d0a9de47a1d1126ac33226b80f6 (patch) | |
| tree | e592eecbe822175efc6e5ccbbdfe9ced65ec080e | |
| parent | 1baa4da706692781e9bef68fbbe72b576ba1c7e8 (diff) | |
| download | blackbird-openbmc-cd343f3e1b115d0a9de47a1d1126ac33226b80f6.tar.gz blackbird-openbmc-cd343f3e1b115d0a9de47a1d1126ac33226b80f6.zip | |
phosphor-snmp_git.bb: bump version
Change-Id: Id5b1ace9f039ca40ad15c46bc5e19415f6a0a3d6
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
| -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 96e244876..27b0ebc08 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 = "3f6e2861d7291deea070336abb829c8538dcc7aa" +SRCREV = "95201f15cda3c93c41240417aea4ebf13aab62f0" DBUS_SERVICE_${PN} += "xyz.openbmc_project.Network.SNMP.service" |

