summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-01 07:10:15 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2022-02-02 01:02:17 +0300
commit0321040c11e8f13937fcbe93eb90d6dcff4de085 (patch)
tree391ea9e8bc21a25ffc3c9b92f54264774e66ebf8
parent9a2a1dade6b355dafe6e72cfb26732ca5e12587f (diff)
downloadopenbmc-0321040c11e8f13937fcbe93eb90d6dcff4de085.tar.xz
intel-ipmi-oem: srcrev bump 382dc97f87..a165038f04
Ankita Vilas Gawade (1): Add OEM Command to Read Mailbox PFR Registers Snehalatha Venkatesh (1): Fix Get Payload Data failing for type 0 and 5 files. Change-Id: Idd0281e13e3ec593a183507ffc2f053d2dcdeab9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 225593a523..ad6c2bc593 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 = "382dc97f87325ead8e8ee57a430127af34780736"
+SRCREV = "a165038f0472459ae2ec0ae50b7e0c09969882c7"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"