summaryrefslogtreecommitdiff
path: root/meta-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-03 12:20:32 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-04 00:54:38 +0300
commit046cb21dbff472f5dc5809bd61fb9d827a780ee1 (patch)
tree49bb1484cd74098789d31e9eb345811f9b4649ea /meta-intel
parent5181f43c2e3d881bb107a7f88a13d32286f0acd6 (diff)
downloadopenbmc-046cb21dbff472f5dc5809bd61fb9d827a780ee1.tar.xz
intel-ipmi-oem: srcrev bump 3150b3d035..2b664d5a18
Rajashekar Gade Reddy (1): Add slot ipmb command (From meta-intel rev: 0224aa389df4c5cb4749894cd8fba3334567c707) Change-Id: Ia996b48f098ddcd7d2829817d2f7a142a136391a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-intel')
-rwxr-xr-xmeta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
index 5ee8189fd..53024e0c7 100755
--- a/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
+++ b/meta-intel/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 = "3150b3d03585230a6f4b9aa0e276c402f12a3c9e"
+SRCREV = "2b664d5a185247f0448c763ba7d0e42cfc245024"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"