commit | c26e27b638f3bca5c8271eb421ac42ba7ff51268 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Sep 08 19:21:59 2023 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sat Sep 09 17:39:43 2023 +0000 |
tree | 2264f6a81b69ad2368b6f12c28c01b8d004fea62 | |
parent | c717b22eab3947218da624e9959e8378c61d4bd8 [diff] |
phosphor-snmp: srcrev bump 46d7ea4ceb..ef6bad1b99 George Liu (1): meson_options.txt: Support for reading options from meson.options Change-Id: I3b599cfb967719b40c1e4197e62eb607a79254c9 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 05a957e..acf59c8 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 = "46d7ea4cebb24283a98b29f00012e36ce367f52b" +SRCREV = "ef6bad1b99ed5e6c1c61e80447b96417c4a92a40" PV = "0.1+git${SRCPV}" PR = "r1"