summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-13 03:50:21 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-13 05:30:11 +0300
commite55e831b51f252b90ddedfbb74522153735de1a9 (patch)
tree022d7613c5851c60476c54864e37906cbb411f26 /meta-phosphor
parent2b47a1d18195ed34cc9cb856822b1ce1d8a50747 (diff)
downloadopenbmc-e55e831b51f252b90ddedfbb74522153735de1a9.tar.xz
phosphor-net-ipmid: srcrev bump 318c008c84..c1c2e0a157
Jian Zhang (2): net-ipmid: sol: Remove set/get sol conf command net-ipmid: Add sol conf change callback Tom Tung (1): Ensure device to be ready before service Willy Tu (1): net_ipmi: initialize ipmiNetworkInstance to zero as default value Change-Id: I908aea0c0ae8f6d4962f34a4f078e649d3be11d8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb2
1 files changed, 1 insertions, 1 deletions
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 eccafa1a74..d7690b6bdd 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 += "phosphor-ipmi-host"
RRECOMMENDS:${PN} = "pam-ipmi"
SRC_URI += "git://github.com/openbmc/phosphor-net-ipmid;branch=master;protocol=https"
-SRCREV = "318c008c84235faab8708cfe71cc74a4deaf92b8"
+SRCREV = "c1c2e0a1571dee71c7015fd103e360db5309b10b"
S = "${WORKDIR}/git"