From 7c9805840d4a9d4c02c6a18e5fbfef48bd621fec Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sat, 30 Jan 2021 03:40:50 +0000 Subject: phosphor-ipmi-flash: srcrev bump ebccf63286..43344a1b9f William A. Kennington III (6): bmc/fs: Ignore missing directories bmc/fs: Replace regex with fs functions buildjson: Support multiple configuration paths buildjson: Add a non-persistent path configure: Refactor systemunitdir expression to use PKG_CHECK_VAR bmc: Create runtime directory for non-persistent configs Change-Id: I7ab7deedc69bbe9ec083ed248f7b3c44c4a8ca6f Signed-off-by: Andrew Geissler --- 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 fe9a256ad..ced05bc7b 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb @@ -46,7 +46,7 @@ EXTRA_OECONF_append = " MAPPED_ADDRESS=${IPMI_FLASH_BMC_ADDRESS}" S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash" -SRCREV = "ebccf632866584bf7a9d097fdaad7c4bc8f039bc" +SRCREV = "43344a1b9fc0ef493059c7a1b0155330f0db43a1" SYSTEMD_PACKAGES = "${PN}" SYSTEMD_SERVICE_${PN} += "phosphor-ipmi-flash-bmc-prepare.target \ -- cgit v1.2.3