commit | e364b01f62be24fc4bb44cdab605b00f21fb8e1f | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Jul 26 21:30:49 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Wed Jul 27 21:30:00 2022 +0000 |
tree | c6dfc37512048f44534a5f4fa3b7c71383588fc1 | |
parent | a373886e1c7358071784fe1c5a3a71916d61db9a [diff] [blame] |
openpower-host-ipmi-flash: srcrev bump 2dc3ed3fa1..6aa9236c8a Patrick Williams (1): sdbusplus: use shorter type aliases Change-Id: Ib2a31d7de5d3784597331a5b5c383309682956c8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb b/meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb index c4803d3..9ef2ce3 100644 --- a/meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb +++ b/meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb
@@ -20,7 +20,7 @@ S = "${WORKDIR}/git" SRC_URI += "git://github.com/openbmc/openpower-host-ipmi-flash;branch=master;protocol=https" -SRCREV = "2dc3ed3fa14b324449b4f29bd3cd237090c2fe18" +SRCREV = "6aa9236c8a143818207028b6cc503ae92af27a70" EXTRA_OEMESON:append = " -Dtests=disabled"