summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-08 11:40:23 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2022-12-08 20:05:06 +0300
commit1e1384ee5567c0437f1462cc5fa8d411c13d0fc9 (patch)
tree14cb8155bbf74aadb041e3450f3b7980f062987e /meta-intel-openbmc
parentcb882f8b7ea7939620e467b3a4de20d672bd8c57 (diff)
downloadopenbmc-1e1384ee5567c0437f1462cc5fa8d411c13d0fc9.tar.xz
intel-ipmi-oem: srcrev bump 097497fb7b..7acb2d27bc
Ed Tanous (1): Move the location of sensor object manager V-Sanjana (1): The slot i2c master read write command is updated Vernon Mauery (1): Update filter to allowlist instead of whitelist Change-Id: I7f7a652658d7f03e88849279728574a8d5a90bfa 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 b69d468399..57e967d67b 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 = "097497fb7b2466e85d2800991bef92017b044cda"
+SRCREV = "7acb2d27bcb04030f63da02d33873634343a1bfb"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"