summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-11-27 21:40:24 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-27 22:19:48 -0500
commite93e7e05c6b1ad4bc83b2c144f29a9496a4650a2 (patch)
tree899e77d4b8a791253e6f247a7c8a4c02645e37bf /meta-phosphor
parentfa67fd3be1606ee81b70dc24a3c8d9c155f252c4 (diff)
downloadtalos-openbmc-e93e7e05c6b1ad4bc83b2c144f29a9496a4650a2.tar.gz
talos-openbmc-e93e7e05c6b1ad4bc83b2c144f29a9496a4650a2.zip
phosphor-ipmi-flash: srcrev bump 22e38750a2..8b58856f48
Patrick Venture (9): ubi: add tarball as file handler firmare: start implementing session stat filehandler: implement getSize firmware: add verify blob_id firmware: add sdbusplus for use by verification firmware: implement verification service call lpc_handler: add initialized state lpc_nuvoton: add mapping implementation add system interface to enable testing (From meta-phosphor rev: 9f40028cb46dea2b8353a14c22c30a28444b8fcc) Change-Id: Icee2f4d60485443b799037e5c34ddb739e6edfa8 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-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 393816fd0..265be521b 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 = "22e38750a266154f53929da2ea646dc2f7034838"
+SRCREV = "8b58856f48d95bfe8492ba2688a4e37f6f0ba77f"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"
OpenPOWER on IntegriCloud