summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-05 21:50:48 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-05 21:50:48 +0300
commit64205487e3d721f566704a7ce4f5c2086ba37b36 (patch)
tree4e4f5a446c88bfa04aaf5dc5070b73480745dd32 /meta-intel-openbmc
parentc0c39ebae854eccbb24dd0ce65a1b0cf238fe753 (diff)
downloadopenbmc-64205487e3d721f566704a7ce4f5c2086ba37b36.tar.xz
intel-ipmi-oem: srcrev bump 9d2894d9b7..90eb7876b4
Alex Schendel (1): Fix Get and Set SM Signal Fan PWM Command Change-Id: I512dfce6d6cfe6c1b48cd024568ff9501fd0e709 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 162ffaa41a..a7017acc04 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 = "9d2894d9b74965f5da02b7784f270bc6ae67e3f2"
+SRCREV = "90eb7876b46a361af3b36c09df574178ecc9c39a"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"