summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-02-26 20:52:03 +0300
committerAndrew Geissler <geissonator@yahoo.com>2019-02-27 16:16:20 +0300
commit99f965418b10b6f2a2d5b1fa479d7e5deb3e12b6 (patch)
tree5c3e5120cf7c1f99c1adebd8a876ee8c125ccf55
parent1fd0f3584e0fe2c448f8026efdf836ef34a3ed2e (diff)
downloadopenbmc-99f965418b10b6f2a2d5b1fa479d7e5deb3e12b6.tar.xz
phosphor-ipmi-flash: srcrev bump 7ef1346f9e..98af2d1d8d
Patrick Venture (2): build: pkg anti-pattern: use defaults lpc_aspeed: add todo describing correct mmap (From meta-phosphor rev: e8e96b3effb952af2ff92fa05d73a9daa90904b9) Change-Id: I2d7ef71ee7d783a99930f65a4b427dc9942e570c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
index 82fe349e9..8484ddf5d 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -16,7 +16,7 @@ DEPENDS += "sdbusplus"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
-SRCREV = "7ef1346f9ee8f35094a8d2ef02de499cce9720d8"
+SRCREV = "98af2d1d8dcac298fbe793683e70f1766e88856b"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"