phosphor-host-ipmid: srcrev bump 316f23d939..4026e446d6
Patrick Venture (2):
build: drop linking of libssl
build: fix pam library inclusion and usage
Richard Marian Thomaiyar (2):
Update const uint8_t& to const uint8_t
Fix response length for Set user access command
William A. Kennington III (1):
configure: Fix literal usage in AS_IF
Yong Li (1):
Implement set chassis capabilities IPMI commands
(From meta-phosphor rev: ef97ca1845a98e58cc878ac15869df9fd85d92f4)
Change-Id: Ibeac233d19b6f418e848d715e088fa1dff8736a3
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 2680f97..5fc34b9 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 = "316f23d9394af9aeba71a935a45f749259ce4211"
+SRCREV = "4026e446d67cc1e1b08cdc43b5208416cfca8af0"