commit | 6b903b70557fc708a5f5cbee9da2602bb42b072f | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Aug 21 13:40:14 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Aug 21 20:58:12 2023 +0000 |
tree | 9f66befdaea2fbb97b4b8b3a72cd34334219c042 | |
parent | 131aba43eab218dda60939c983c109277d81012a [diff] |
phosphor-snmp: srcrev bump 47652f2f20..46d7ea4ceb Ed Tanous (1): Use a real struct Change-Id: I529f2e984bd7740af7ab7b85aad22baf27331d00 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb index aaea333..05a957e 100644 --- a/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb +++ b/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "phosphor-dbus-interfaces" DEPENDS += "phosphor-logging" DEPENDS += "net-snmp" -SRCREV = "47652f2f20b3d69a2f1c26fb06e80e2f1c4f24d6" +SRCREV = "46d7ea4cebb24283a98b29f00012e36ce367f52b" PV = "0.1+git${SRCPV}" PR = "r1"