phosphor-host-ipmid: srcrev bump 0120b68041..6c90b04bc5
James Feist (1):
message: pack: add variant support
Richard Marian Thomaiyar (1):
Add convert current channel number function
Vernon Mauery (7):
Catch sdbusplus exceptions in IPMI net
Add support for returning optional values
Fix utility.hpp to use correct types for Request and Context
rewrite Get Device ID using new provider API
rewrite Get Self Test Results to use new provider API
rewrite Get BT Capabilities using new provider API
remove app wildcard handler
(From meta-phosphor rev: 0562f9fb6dd099f54c57da3910136046f7f25665)
Change-Id: Ica09d4e0d4b7a61636e56d7f2587389d6e4a8cc7
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
index 00ca5b8..2043a23 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 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid"
-SRCREV = "0120b68041d58b5fb513b78eaf73dc6ae155df9a"
+SRCREV = "6c90b04bc5ec1c7e868eab00da7e9774626751b2"