summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-03 00:45:31 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-04 14:54:50 +0300
commit6b6ec07ae1d4aaf826c5c1645a85614c76a3e222 (patch)
tree8849c382f51752c93098b98ca052a9a4232cf3e4 /meta-phosphor
parentd55d08551dfb661042c11d19abe6d4bcae969768 (diff)
downloadopenbmc-6b6ec07ae1d4aaf826c5c1645a85614c76a3e222.tar.xz
phosphor-ipmi-flash: srcrev bump cf9b2195a3..48e309c5ff
Patrick Venture (2): tools: tweak: add missing newline in progress bmc: split out service objects (From meta-phosphor rev: c367288ca3da4d2ee1f99f406eca6fcc5daba056) Change-Id: I62d5defaeb18b16e8442bddacdb56ebd05e3cf7d 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 023b698d6..bb10e3123 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -23,7 +23,7 @@ EXTRA_OECONF = "--disable-tests --disable-build-host-tool"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
-SRCREV = "cf9b2195a3509b7481cbe564b0fc290c9bfc1475"
+SRCREV = "48e309c5ffd21961f2acf3acf9937221c7fe64d1"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"