summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-30 19:01:18 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-04 16:46:31 +0300
commit4f0236b9e3dd652e216fc15679e7691c1b9e9e7a (patch)
tree27e89194fad8def4cf9bf8897ee5960ca7406142 /meta-phosphor
parent93ee980ed93e97aa06b25f7fa982a0a607e2b769 (diff)
downloadopenbmc-4f0236b9e3dd652e216fc15679e7691c1b9e9e7a.tar.xz
phosphor-host-ipmid: srcrev bump 0a327e1ce1..7dc4ac0246
Vernon Mauery (1): legacy handlers need a bigger buffer Yong Li (2): Add compile option to disable white list checking for I2C master WR command Move i2c WR api into libipmid (From meta-phosphor rev: 9bf5adfe9eb2e053390d789d2d715c7d23f02cda) Change-Id: I37a708d0181c9f27ef6a995bcccaee34df2a106a 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 f008a39d6..fa1cf7c1d 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 = "0a327e1ce11fb6ef083bffcbb5426e3d10542753"
+SRCREV = "7dc4ac0246bfae3da04c11e7a2053d28acfde35c"