summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-27 20:00:33 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-27 20:00:33 +0300
commitc9535a778d73cfba8de873b0adce4cf907a806b8 (patch)
tree08d31ee1272484a38e00f7c3ba77f5e4370f7c8a /meta-intel-openbmc
parentd2e7f202365be8f9a181458f8e670eaab264c636 (diff)
downloadopenbmc-c9535a778d73cfba8de873b0adce4cf907a806b8.tar.xz
intel-ipmi-oem: srcrev bump 4180cfe981..80d4d5f95e
Matt Simmering (1): Change terminology to inclusive terms Change-Id: I813ae6bf340815a7aca25072705b6bacac0ea317 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 2894f374c2..d57af0acef 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 = "4180cfe9812ab14d4012e7c0cf152d80b3db1f1b"
+SRCREV = "80d4d5f95e3a5845cd4d27a74ecb01a292d7e40d"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"