summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-18 18:00:03 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-18 18:00:03 +0300
commit358c43f37d7026422f1fbdd5de05ccd25a9381d3 (patch)
tree839c4978a52a303a57498b732ee7cec1a34d7700
parentb5c22690c606423fcf2a79cfd691f174f49b08ee (diff)
downloadopenbmc-358c43f37d7026422f1fbdd5de05ccd25a9381d3.tar.xz
intel-ipmi-oem: srcrev bump ac330b8e70..3432a0ace7
PavanKumarIntel (1): Fix to prevent the FRU corruption while updating Change-Id: Ifaf448031ae3da923f52771f8b9ceec21b819f2d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rwxr-xr-xmeta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
index 7fcb4c10aa..44e4a1e2f4 100755
--- a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
+++ b/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/intel-ipmi-oem;branch=master;protocol=https"
-SRCREV = "ac330b8e705c53a2df9395bbf37f360dbc7e49cc"
+SRCREV = "3432a0ace7ef0ea1d6478cdf3d5e95f6c982da30"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"