summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-02-05 00:51:51 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-02-05 18:03:30 +0300
commit0bedae8b0da2ebc2aaeeab3b1e9f895959b15f41 (patch)
tree024805af1e48e2ef02f5cee5a74975f60784be59 /meta-phosphor/recipes-phosphor/ipmi
parent244317baf194e1449c686c4beb50b24fdf63cc9b (diff)
downloadopenbmc-0bedae8b0da2ebc2aaeeab3b1e9f895959b15f41.tar.xz
phosphor-ipmi-flash: srcrev bump 2a927e87c3..7ef1346f9e
Patrick Venture (2): tools: implement blob read tools: blob_handler: add some const ness (From meta-phosphor rev: 4ea692be5e5fc557e8f3eac6c6164f4c62cf607c) Change-Id: Ic8e144f3986679494238c056dc7dd8ff986734f6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/ipmi')
-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 599123593..82fe349e9 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 = "2a927e87c37845a33bc387822f2bc8e6e72083ec"
+SRCREV = "7ef1346f9ee8f35094a8d2ef02de499cce9720d8"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"