commit | 54f4a7da403e8a23eef2d29627fda1873e3320c9 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Jul 17 02:30:23 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Jul 17 19:33:45 2023 +0000 |
tree | 1648a6b3135bbdcfabc37fb53d2f84b1c5e260fd | |
parent | f021e5b49f9d15f7b8f4ab22bdf6ad0f0cad6620 [diff] [blame] |
openpower-host-ipmi-flash: srcrev bump 0d5b076e9d..a917d24ef6 Patrick Williams (1): build: upgrade to C++23 Change-Id: Ib4aa61d07bfe03b447bb2569b45675d653ae3e0c 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 8e28226..7362ff8 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 = "0d5b076e9dfe0dc9489cd7febc0aa40f883430ec" +SRCREV = "a917d24ef6881426fa2a15a8fac89b5554a64c49" EXTRA_OEMESON:append = " -Dtests=disabled"