summaryrefslogtreecommitdiff
path: root/meta-openpower
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-27 05:30:49 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-07-28 00:30:00 +0300
commite364b01f62be24fc4bb44cdab605b00f21fb8e1f (patch)
treec6dfc37512048f44534a5f4fa3b7c71383588fc1 /meta-openpower
parenta373886e1c7358071784fe1c5a3a71916d61db9a (diff)
downloadopenbmc-e364b01f62be24fc4bb44cdab605b00f21fb8e1f.tar.xz
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>
Diffstat (limited to 'meta-openpower')
-rw-r--r--meta-openpower/recipes-phosphor/ipmi/openpower-host-ipmi-flash_git.bb2
1 files changed, 1 insertions, 1 deletions
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 c4803d3b16..9ef2ce3ab4 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 @@ HOSTIPMI_PROVIDER_LIBRARY += "libhiomap.so"
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"