commit | a679197b1cfb167efbcd0dd89b6e6b1b51d5e361 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Feb 02 14:00:12 2024 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Feb 06 12:57:36 2024 +0000 |
tree | 5c5f4cc47a57f64ecbe8ec5f5d0de0da10a40760 | |
parent | 7ef52e57601cc29d01aec6fc2e49b651e88ad905 [diff] |
phosphor-net-ipmid: srcrev bump 7b53409542..5499bf862d Jian Zhang (1): SOL: Fix coredump due to recursive call deadlock Change-Id: Ie3606518692d826f76f780f93e6e6980217ad85d 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 8d68dec..5a4dd12 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 = "7b534095425121afd42d669655a902aaaea5716b" +SRCREV = "5499bf862d1240bdbc061afc6e3d4f332c31329a" PV = "1.0+git${SRCPV}" PR = "r1"