commit | 66dd9ddd553cba52683896a86c8a63f2dee7be88 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Jul 13 05:30:17 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jul 13 18:27:13 2023 +0000 |
tree | 93aee52be13d9b7497159f71997cf832926b6593 | |
parent | c45ee04b6613f4242b0769326a4ed50056d9ee38 [diff] |
phosphor-snmp: srcrev bump 40f769bb41..69cea06389 Ed Tanous (2): Zero initialize member variables Use scopes for construction Change-Id: I689de599444c3dbd057e23560a9085c408a2ae9f 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 568bf04..45596ed 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 = "40f769bb411f26b56442d676ae5010b44e84bd3b" +SRCREV = "69cea063896de78c2b99f0fabca203f2eee78e7c" PV = "0.1+git${SRCPV}" PR = "r1"