summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-15 01:21:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-16 01:21:34 +0300
commite63c356e3054e530bd321aac52a518e988e6caea (patch)
tree93794a7894d9b359b10866924670a7ed224b98f5
parente182dcc4e727cec9b868f501c7c94dcc042a5e64 (diff)
downloadopenbmc-e63c356e3054e530bd321aac52a518e988e6caea.tar.xz
phosphor-host-ipmid: srcrev bump a0de400d05..0213f901e3
John Wang (1): Add boot info ack paramter to set/get boot option command huanghe (1): Add set in progress paramter to set/get boot option command (From meta-phosphor rev: 53325696e4307644bc48ec74d2347d33cf219901) Change-Id: I7922b09ae99892086d26ab297b8f3583def1a875 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
index f048251db..be65b6f63 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-host-ipmid"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid"
-SRCREV = "a0de400d055a2b5548984b8532a192533593a2a1"
+SRCREV = "0213f901e3845c3b8a8e17c5d0402646b1f43cc8"