phosphor-net-ipmid: srcrev bump 7b64501877..ecc8efad10
Vernon Mauery (5):
Enforce correct packet lengths
Enforce encryption/authentication on in-session RMCP+ messages
Only allow IPMI1.5 for non-session requests
Require a valid session state prior to executing commands
Be more proactive at removing stale sessions
Change-Id: I1c784c6057087ace479975287d8b5c9087c14fb3
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 7377142..22eeff7 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 @@
RRECOMMENDS_${PN} = "pam-ipmi"
SRC_URI += "git://github.com/openbmc/phosphor-net-ipmid"
-SRCREV = "7b645018775b85a0c61148e592d951841809eef9"
+SRCREV = "ecc8efad10bc2101a434a0c1fbd253eeaa1a3a99"
S = "${WORKDIR}/git"