commit | b66121a85159a8ac4a8c793318e99c24ada4b5be | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Sep 03 16:00:46 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Sep 06 14:00:50 2024 +0000 |
tree | bd336e8596efbf87647481eae8f42ab985e1e594 | |
parent | c24cff5745fb2f177847fedfc025b9d42d72f8ef [diff] |
openpower-host-ipmi-flash: srcrev bump df62a40a39..91f5e37e6f Patrick Williams (1): meson: switch code dependency to libsystemd Change-Id: Ifde7707745008e5b8b4933fbfac6b3e30a7de0cc 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 79813e1..392b30a 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 = "df62a40a3916e3a2aa9264060e8d799df5265654" +SRCREV = "91f5e37e6f390a5389de4e3a35f664db768ec4c9" EXTRA_OEMESON:append = " -Dtests=disabled"