summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-28 18:42:11 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-28 21:17:28 +0300
commit85e26ed652b581d2e998d60fd964bc2a52d09efe (patch)
tree073382883444cefcd55922645fcd2723dff4f953 /meta-phosphor/recipes-phosphor/ipmi
parent150b1ba19e2d95c9f14ab965addfbdb501822578 (diff)
downloadopenbmc-85e26ed652b581d2e998d60fd964bc2a52d09efe.tar.xz
phosphor-ipmi-flash: srcrev bump ae0941a965..a29216eccb
Patrick Venture (9): build: split out BMC dependencies move bmc code into bmc folder tools: remove phosphor-ipmi-blobs dependency build: add configure option to not build BMC module build: split up package checks by what is being built build: use a common library for shared pieces build: install burn_my_bmc README: add notes on building the host-tool build: bump to release 1.0 (From meta-phosphor rev: 7942f133db75b967fa5831798cda2f6559a9c5c8) Change-Id: Ibe2e77291189a4875137dcb604e2c1670033a6a6 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 1082b3361..9e426b46e 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 = "ae0941a965985e34cf587620ff19a3180be45e0c"
+SRCREV = "a29216eccb47ab8d0fa50c78184dcfdd598f7725"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}"