summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-09-28 00:00:24 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-09-28 00:00:24 +0300
commit531f7bcc65f16db78bda4c15c5630728c62efc65 (patch)
tree43d05ad65116261a4e9604f48abd04ccd5330e13 /meta-intel-openbmc
parenta983def925bcdc4ae444f5fbe5e488e182daa54a (diff)
downloadopenbmc-531f7bcc65f16db78bda4c15c5630728c62efc65.tar.xz
intel-ipmi-oem: srcrev bump 23ad5f1cc9..e61e8ec82f
Vernon Mauery (1): Remove CMake build system Change-Id: Id3a312469b2bcd6c9870e36ff35733f79b825f7f 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 4b14ba0e82..1602994525 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 = "23ad5f1cc944cd8bfc639ca07a979551aefb2951"
+SRCREV = "e61e8ec82fa4a00d37f95e234e3ff192d90c7376"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"