summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-01 22:32:07 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-06 16:17:34 +0300
commit9e54f4e1a667f2ab7c4d72a59468a469ede63941 (patch)
tree8a0e7ebbb1a08f726e8123c8100dbeaf455f321e /meta-phosphor
parentffe68878f16f5688a2b10ad423897976419d35e5 (diff)
downloadopenbmc-9e54f4e1a667f2ab7c4d72a59468a469ede63941.tar.xz
phosphor-host-ipmid: srcrev bump d6a2da07d5..5d06cc6dfe
William A. Kennington III (9): message/payload: Clean up check / trailing state message/payload: Ignore unchecked unpack warning during unwind ipmid: Fix group / OEM parsing message/pack: Check for outstanding bits message/pack: Support packing string_views message/pack: Allow packing payloads message: Support prepending payloads ipmid: Handler should automatically handle OEM / Group handler: Fix request passing for legacy commands (From meta-phosphor rev: 87fbfd7e5aee7320aaa478073302917473e34811) Change-Id: I599e76cb40c0a886efaa9bed4aa90408c3d27a5e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
index ed44d3edf..8931beb1b 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 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-host-ipmid"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid"
-SRCREV = "d6a2da07d5c90e21aaf7a1612314180db73bdb6b"
+SRCREV = "5d06cc6dfee3aa0c42bb181dd7e050f4f8f8dd1e"