summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc/meta-common/recipes-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-01-06 14:10:05 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-01-06 14:10:05 +0300
commitdba8acdd26faccbb85f86d2e0941990581430dba (patch)
treec54d219979bcd781dd5f6eb587259780fca380ea /meta-intel-openbmc/meta-common/recipes-intel
parentf95d8776f1710662216b5cc10d6436d74f582b0a (diff)
downloadopenbmc-dba8acdd26faccbb85f86d2e0941990581430dba.tar.xz
intel-ipmi-oem: srcrev bump 90da3d9d8f..d2d60ab5b3
ANJALI RAY (1): Make enableUnit and disableUnit files as optional Arun Lal K M (1): Add support for Enumeration in BIOSConfig Snehalatha Venkatesh (1): Fix issue with hex string to integer conversion Change-Id: I1a1494a8c405bab88387d8d30823ddfb4cfb81d4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc/meta-common/recipes-intel')
-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 132acf2e69..83422e6b78 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"
-SRCREV = "90da3d9d8f318130131771ba51b1cda489b24907"
+SRCREV = "d2d60ab5b325c4630c8e794e861b88cf3c9337bf"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"