commit | 34506462494f0cc85090272833dd7b7248d24495 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Jul 20 09:10:35 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Aug 01 22:24:17 2023 +0000 |
tree | 65da940b7aa332f2813eb867f04a78c609b292d7 | |
parent | 3804437655d9943e641a208aab44da6e8b2b1a1b [diff] |
phosphor-net-ipmid: srcrev bump 11c483510b..de4121c738 Tang Yiwei (1): Add privilege check in activate payload Change-Id: Ia92c7b7276e1055253e957f195fbc75fbb0f0aa2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb index 93ef583..de0a221 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
@@ -18,7 +18,7 @@ DEPENDS += "libmapper" DEPENDS += "systemd" DEPENDS += "phosphor-ipmi-host" -SRCREV = "11c483510b6cd62976e2b0d9a138150a3a8a73d4" +SRCREV = "de4121c73894af9711e6f34763dfb3d9462c55d7" PV = "1.0+git${SRCPV}" PR = "r1"