commit | 4f08733d13e82636747553078eba77bfd4b9e3de | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Aug 16 19:20:33 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Aug 18 15:49:58 2023 +0000 |
tree | c952d05e432d2d628a917777518c1e89ca364f58 | |
parent | 34b498de884efd3900bdab8b459a475ab4c07139 [diff] [blame] |
openpower-host-ipmi-flash: srcrev bump a917d24ef6..34cd6a1b96 George Liu (1): meson_options.txt: Support for reading options from meson.options Change-Id: I7ee0d88cad80bc1e66e34db695b23daeb2b451a6 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 7362ff8..b099461 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 = "a917d24ef6881426fa2a15a8fac89b5554a64c49" +SRCREV = "34cd6a1b96ad4a527408d9f694b739a6e38cf299" EXTRA_OEMESON:append = " -Dtests=disabled"