summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-28 20:51:08 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-06-29 01:17:58 +0300
commit740df212d0adf44f74c6ca52ec75dffe08fd7edc (patch)
treef9c45f78d2422210e2a3abbd196a36a06f73c703 /meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
parent8d0be5ccab4a6c0aee748187ee781b569b063b71 (diff)
downloadopenbmc-740df212d0adf44f74c6ca52ec75dffe08fd7edc.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb')
-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 7377142c0..22eeff752 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"
-SRCREV = "7b645018775b85a0c61148e592d951841809eef9"
+SRCREV = "ecc8efad10bc2101a434a0c1fbd253eeaa1a3a99"
S = "${WORKDIR}/git"