From 070c810b74c4848271486fad0c80946c60e7a5c9 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 23 May 2019 23:22:14 +0000 Subject: phosphor-ipmi-flash: srcrev bump 7053237920..547fa3a8d9 Patrick Venture (13): docs: add more details to the state transitions test: start state-transition-specific unit-tests test: firmware notYetStarted: getBlobIds test: firmware notYetStarted: stat test: firmware notYetStarted: open test: firmware uploadInProgress: getBlobIds test: firmware uploadInProgress: add todo test: firmware uploadInProgress: stat test: firmware uploadInProgress: stat(session) test: firmware uploadInProgress: open test: firmware uploadInProgress: close test: firmware uploadInProgress: writeMeta test: firmware uploadInProgress: add note about commit (From meta-phosphor rev: 68f6854214d128b84db53911754b8431a77a2fa5) Change-Id: Ie8c90124c46e0696e603355dbbbb7474b038d05f Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 6d11662f9..00f138955 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb @@ -20,7 +20,7 @@ EXTRA_OECONF = "--disable-tests --disable-build-host-tool" S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash" -SRCREV = "705323792098fa4a9fca63ddfe085d71a1c9be62" +SRCREV = "547fa3a8d9c207a7d96ef4ceb9657c0c72da252c" FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}" FILES_${PN}_append = " ${libdir}/blob-ipmid/lib*${SOLIBS}" -- cgit v1.2.3