summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-25 20:41:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-26 00:02:17 +0300
commit1331bda432d90fcc076a9c4f9c5c7e00b2aad7a3 (patch)
treec05ea56b24fd1f65a29d04cbb715136c9bc0809c /meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
parentd133e7864a9c902125979003d6b65a8f9a1fdd78 (diff)
downloadopenbmc-1331bda432d90fcc076a9c4f9c5c7e00b2aad7a3.tar.xz
phosphor-ipmi-flash: srcrev bump 2950c258a4..794a37c14c
Patrick Venture (8): bmc: move transports vector into handler object bmc: using namespace ipmi_flash simplifies reading bmc: move support transports vector into factory bmc: move data handler to owned object bmc: move memory region size variable to method cleanup: transition to emplace_back where possible bmc: move the memoryRegionSize out of the method bmc/test: drop unused variable (From meta-phosphor rev: 34558f16cf71c58156c8df2fde1032a71139c330) Change-Id: I30d759afffcbb809280daef2358ee631a833eadb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb')
-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 6cdf9dc3a..47051192f 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -45,7 +45,7 @@ EXTRA_OECONF_append = " MAPPED_ADDRESS=${IPMI_FLASH_BMC_ADDRESS}"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash"
-SRCREV = "2950c258a49defa2f43505577aef760d588c84b8"
+SRCREV = "794a37c14c98b523d72be0601b51caa2ccc45bfa"
SYSTEMD_PACKAGES = "${PN}"
SYSTEMD_SERVICE_${PN} += "phosphor-ipmi-flash-bmc-prepare.target \