summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-03 06:11:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-04 00:54:30 +0300
commit98900bb8eeadd40c1f303edc2d35cd63a94bca80 (patch)
tree5a821306c59868ecde642d2bcad180bd3fafd533 /meta-phosphor
parentb3645a47be2a650a548a33106a274585c6896260 (diff)
downloadopenbmc-98900bb8eeadd40c1f303edc2d35cd63a94bca80.tar.xz
phosphor-net-ipmid: srcrev bump 2555e2ec1c..4c494398a3
Suryakanth Sekar (1): Remove HMAC-SHA1 from Authentication/Integrity Alg (From meta-phosphor rev: 1ddb5aa81244088bcb53be64d953eff32e76df2c) Change-Id: I204afd960981968ef2c8fdf7247410fd674867ce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 99f5830cf..d80751cc4 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
@@ -16,7 +16,7 @@ DEPENDS += "systemd"
DEPENDS += "phosphor-ipmi-host"
SRC_URI += "git://github.com/openbmc/phosphor-net-ipmid"
-SRCREV = "2555e2ec1c5bd6636eb67a1a2cdf6b8b567772c9"
+SRCREV = "4c494398a36d9f1bdc4f256f937487c7ebcc4e95"
S = "${WORKDIR}/git"