summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-13 21:40:13 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-13 21:40:13 +0300
commit4bace984f4bdaf236361602e64bde31e66336826 (patch)
tree10ea4298ead8b30e638863707d1f71ee15ff1827 /meta-intel-openbmc
parentcaa8f201294b9cda35fe3c9a02613f03fd0616ef (diff)
downloadopenbmc-4bace984f4bdaf236361602e64bde31e66336826.tar.xz
intel-ipmi-oem: srcrev bump a354ef3e6b..7f819e8bff
Matt Simmering (1): Set Chassis Intrusion status dynamically Change-Id: I3258bf20f26936a253c0f6a9497007a365111429 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 5ef10871c7..65247505db 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 = "a354ef3e6b59c7ce4e6e21b15a5d7bcbe2e42c1f"
+SRCREV = "7f819e8bff935f539086ceda2dcb6faa2cb57195"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"