From 1331bda432d90fcc076a9c4f9c5c7e00b2aad7a3 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 25 Sep 2020 17:41:25 +0000 Subject: 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 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') 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 \ -- cgit v1.2.3