From 6e6d5d8c2914e33d63830441cebae43646658f3b Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 8 Mar 2021 23:30:59 +0000 Subject: phosphor-ipmi-flash: srcrev bump 7d39eb04ac..c7fa2c2803 Vivekanand Veeracholan (2): tools/pci: Use pci_device_enable() to enable bridge tools/pci: Replace memcpy on pci write with aligned copy Change-Id: Ifc1b2f8f93a82e3f027a3d55ebd4bcf5995e1e75 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 f96f4b17a..b523697fc 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 = "7d39eb04acdc6e654019adabda589bcbe0d91971" +SRCREV = "c7fa2c2803065fcae3e9540e57d2a28a5bc83ecc" SYSTEMD_PACKAGES = "${PN}" SYSTEMD_SERVICE_${PN} += "phosphor-ipmi-flash-bmc-prepare.target \ -- cgit v1.2.3