summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-14 10:00:56 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-15 22:05:25 +0300
commit7002c125b886dede85d6c4289758d1ada3857c07 (patch)
tree0eda2afaa880aa7bf20f2f9c7bcb1ef7ef5e8df9
parente101479ee268292408b17b3693118ed8b84dd883 (diff)
downloadopenbmc-7002c125b886dede85d6c4289758d1ada3857c07.tar.xz
openpower-host-ipmi-flash: srcrev bump a182dce8b9..80d5bcaf03
Patrick Williams (2): sdbusplus: remove deprecated variant_ns sdbusplus: replace message::variant with std::variant (From meta-openpower rev: 2ce81f7323391d13d1d17b68b0f71ed9fc276737) Change-Id: I16fe0e4c364e2f00804bf5c48b8ca420803ab593 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 f0d54ea54b..f7640981fb 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 = "a182dce8b97c4ca17832b4cc47c7a7b947291466"
+SRCREV = "80d5bcaf032606a2e4593969d036cc6108b16003"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"