summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-17 01:00:28 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-17 01:00:28 +0300
commited5c082d08aeb8ec191c9950aaa0450aedc73ad5 (patch)
tree835dab96acae5e688442e689cd532f9efc18a87b /meta-intel-openbmc
parent28abb6fb1b9bf2559fb7df653dcdc4fa39a0e1cc (diff)
downloadopenbmc-ed5c082d08aeb8ec191c9950aaa0450aedc73ad5.tar.xz
intel-ipmi-oem: srcrev bump b37abfb27f..152e914540
Johnathan Mantey (1): Fix IPMI firmware update programming failure Vasu V (1): Added support for ipmi tool based mux slot disable Vernon Mauery (1): Build fixes for gcc-12 Change-Id: Ib34094c227912e0f818701cdcc96a66a244066cf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc')
-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 78f095f865..f7ced1f227 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 = "b37abfb27f14c05f8cb366c5e382fe66595dd5bf"
+SRCREV = "152e9145400e422015d7715446a85b0b4bfae38e"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"