summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-16 23:21:12 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-17 02:05:15 +0300
commitafb82467a03aa5d020a3eb0899b4012ae3fa325c (patch)
tree97cb99d5beb0560294dd6efbfb44aaff05af3dba
parent7e36d53b0e80af58191fd2680577e6d766af55c7 (diff)
downloadopenbmc-afb82467a03aa5d020a3eb0899b4012ae3fa325c.tar.xz
phosphor-host-ipmid: srcrev bump cb09aa00e8..caabc36b6a
Vernon Mauery (1): fix logic error for unpack vector of tuple (From meta-phosphor rev: 3aca1497882af2b9e588e8929b046d56521e45cd) Change-Id: Id1dfb774e202ad616aa5660d46078323eb7c2ebf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 6467ccc32..8b6359c17 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 = "cb09aa00e8f25fda20780f0a26a7c35b24c4b59b"
+SRCREV = "caabc36b6a7596c6a6deb774770f4271f50942e9"