summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-01 19:30:18 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-01 19:30:18 +0300
commitb420a0cf0d2a2612f3e7a32c9b9f9d13dac2b87b (patch)
tree29f4c343294ab90a1a90c8b4076c119a588f1ed1 /meta-intel-openbmc
parent7b2cd1b4d2e6572cf8d3d36f9f092e8250cfaaba (diff)
downloadopenbmc-b420a0cf0d2a2612f3e7a32c9b9f9d13dac2b87b.tar.xz
intel-ipmi-oem: srcrev bump 339fc565d5..323818779d
Ayushi Smriti (1): fix: correct SetBiosPwdHash and GetBiosPwdHash cmd Chalapathi Venkataramashetty (1): sensorcommands:Platform Event Message command corrected Zbigniew Kurzynski (1): whitelist: Remove DCMI commands Change-Id: I9414a77db42364c76e808574a032124744d2f240 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 287da1318..4fdd19c49 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 = "339fc565d5d42740e66319d62015de1a93f58fbf"
+SRCREV = "323818779d541d53a70b8894f21e14b082ca59d0"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"