summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-04 01:10:36 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2022-05-04 17:57:14 +0300
commit0fb0b73ae7fc61be89db64e8735a654d44c8b49a (patch)
tree61f928be7b0f08c78ee28fd32c3bf728b0e3c42c /meta-intel-openbmc
parent2223e14839479638e58fbc27bb1ebe0cce3b2153 (diff)
downloadopenbmc-0fb0b73ae7fc61be89db64e8735a654d44c8b49a.tar.xz
intel-ipmi-oem: srcrev bump 6346e98cd5..ad129c6891
Andrei Kartashev (1): move PowerRestoreDelay to RestorePolicy interface Snehalatha Venkatesh (1): Fix for Redfish event when BIOS attributes changed Vernon Mauery (2): do not shift kcs-passed software ID Fix incorrect generatorID shifting Zhikui Ren (1): Add MAC to FRU EEPROM Change-Id: I2c3e98b39d71bc607b4bfdcf505034f01b0d79d3 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 322f2d0341..0c45ebcd25 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 = "6346e98cd5f33be2328478f865b34edc7203a99d"
+SRCREV = "ad129c6891247da7ca707a59e02c36cc1fd3e8a5"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"