phosphor-host-ipmid: srcrev bump 9cc0ea5f24..1a4117b8a6
Brad Bishop (1):
storage: gcc8: standardize use of std::filesystem
Patrick Venture (1):
gitignore: add all *.lo files to ignore list
William A. Kennington III (4):
std::variant: Fix new instances of mapbox specific calls
transporthandler: Convert ints to enum
transporthandler: Use switch when applicable
transporthandler: LanParam enum -> enum class
Change-Id: I169e30b1d8b2eee686e57f4acf00fc0af9c608ee
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
index d6c6eef..d2b0728 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
@@ -2,4 +2,4 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid"
-SRCREV = "9cc0ea5f245b215e9eea41b9861f704c6b305671"
+SRCREV = "1a4117b8a6163dc2596cf9302c38edfef2042738"