summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-01-05 00:30:23 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-07 13:27:18 +0000
commita1e827155f6514ce123abd9c1d163f4f123a598f (patch)
treece27da2c82af1773eb3a6c318993c82057a5d3f4
parent1e05ffb22c1c47ecb061b67e6cfe9ddaf8a39271 (diff)
downloadtalos-openbmc-a1e827155f6514ce123abd9c1d163f4f123a598f.tar.gz
talos-openbmc-a1e827155f6514ce123abd9c1d163f4f123a598f.zip
phosphor-ipmi-flash: srcrev bump 225ee31d6e..fa9d0c9f43
Patrick Venture (7): test: flip from negative test to positive build: cleanup configure script PKG_CHECK_MODULES bugfix: tools: copy string out, expected nul-termination bugfix: tools: fixup the region copied tools: main: cleanup usage output build: include download of ipmi linux header internal: remove extra namespaces (From meta-phosphor rev: c2b3d091066609c866fc3abe23cfd5165fd64bcb) Change-Id: I93785279ebdce924b508e2b0c3422a3b14e3a6f9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 9b4e78c28..20f9c9781 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 = "225ee31d6ea5ec2f89cc82e0b4bb08841bc9a8fc"
+SRCREV = "fa9d0c9f43be773ad74d2f292bb4c4edf46299f3"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"
OpenPOWER on IntegriCloud