phosphor-host-ipmid: srcrev bump 1bb0c7fc55..be37630691
Jia, Chunhui (2):
Extra Bytes in response data for chassis Identify command
[IPMI]Set/Get global enables
Kun Yi (1):
utils: Use 5s timeout for D-Bus get/set property calls
Richard Marian Thomaiyar (1):
Fix: User commands require channel layer lib
Vernon Mauery (16):
ipmid: Compiler-generated unpacking and packing of messages
ipmid: add message packing/unpacking unit tests
ipmid: Rewrite ipmid to use the new architecture
ipmid: Add in Native OEM and Group OEM support
ipmid: Add command filter mechanism
ipmid: Add whitelist filtering using the new filter registration mechanism
Set new default ipmid provider path
Add back an interface used by an external provider
fix whitelist RestrictionMode lookup
Use payload interface to unpack group/IANA from message
errorResponse must not pack completion code in data payload
Change linkage of ipmid_get_sdbus_plus_handler() to libipmid.so
make utility.hpp available for external things that include ipmid/api.hpp
Add generic signal handling API to work with boost::asio
make ipmid respond to SIGTERM and SIGINT for clean shutdown
Add user context parameter to legacy ipmi handler registration
Change-Id: If6e6dc52df4141febd4fe3b4d1a1e8bd0a9ef129
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 febdecb..c45bffe 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 = "1bb0c7fc55b21bb40b7afb567f2f938f15411ca1"
+SRCREV = "be376306918e84f411c1e4bdba15ec5b6a2219dc"