summaryrefslogtreecommitdiffstats
path: root/meta-openpower
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-03-22 22:01:33 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-03-22 22:21:20 -0400
commit642f6d93f5d70d4b0b8776480afe66cc12476f46 (patch)
treed4f5ec12e16d8dbd22a4e10feea18168dbfac2b7 /meta-openpower
parentc12ee2d7a7790e06035fd714296a4d17ad437e58 (diff)
downloadtalos-openbmc-642f6d93f5d70d4b0b8776480afe66cc12476f46.tar.gz
talos-openbmc-642f6d93f5d70d4b0b8776480afe66cc12476f46.zip
ipmi application srcrev bumps
openpower-host-ipmi-flash: srcrev bump cc2fe1effe..ee3064bace Vernon Mauery (1): Use new ipmid signal handling interface 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: I3a15d46177f4e4ea81106bc8637b83bcc64e1ba7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-openpower')
-rw-r--r--meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb b/meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb
index c4cfa945e..2d0d9da82 100644
--- a/meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb
+++ b/meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb
@@ -22,7 +22,7 @@ HOSTIPMI_PROVIDER_LIBRARY += "libhiomap.so"
S = "${WORKDIR}/git"
SRC_URI += "git://github.com/openbmc/openpower-host-ipmi-flash"
-SRCREV = "cc2fe1effe3858a9faa456b07be995e51855f420"
+SRCREV = "ee3064bacecb0b7bba2c20df2215baab86c1ff12"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"
OpenPOWER on IntegriCloud