commit | 1c0ada1cabd20b91ef4459b7c77cfaff060d2110 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Jul 18 12:30:30 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jul 20 13:58:58 2023 +0000 |
tree | 8fc13469cdad62192d6a011a2198863102edd9a8 | |
parent | cb36d047e320185446cb5290d2f0a2c1a531a050 [diff] |
phosphor-snmp: srcrev bump 69cea06389..47652f2f20 Patrick Williams (1): build: upgrade to C++23 Change-Id: Ifc49a1a09079f56e83e7ba333e1e06941844bd82 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 45596ed..aaea333 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 = "69cea063896de78c2b99f0fabca203f2eee78e7c" +SRCREV = "47652f2f20b3d69a2f1c26fb06e80e2f1c4f24d6" PV = "0.1+git${SRCPV}" PR = "r1"