summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-18 20:00:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-22 19:55:50 +0300
commit8c40b3ad72723b876af1c5d2dd8e71a0ffdd8a59 (patch)
treeabd89ab6e9ccd56ba4cfbc0735b5eabaaef1b78c /meta-intel/meta-common
parent52db5ae2099ba766ec53a034c38e8b1fea7f07c7 (diff)
downloadopenbmc-8c40b3ad72723b876af1c5d2dd8e71a0ffdd8a59.tar.xz
intel-ipmi-oem: srcrev bump eaeb6cb06c..abd11ca36b
NITIN SHARMA (1): oemcommands: move GetLedStatus to new API (From meta-intel rev: 3faa21e8ba281d92206a7511833180a4c3ae8bcd) Change-Id: I2e7ab27c2b6f831718c951ee4a0dd1f99470eca7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-intel/meta-common')
-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 9fd481ab5..ca05cb651 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 = "eaeb6cb06c9826bc18dd7d4251cefb63905f2d5d"
+SRCREV = "abd11ca36b6284eb7d4270e25eda295d1ef39fbf"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"