summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common/recipes-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-22 10:30:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-27 19:52:16 +0300
commit0512644efaef9dbe1037464a8bf712f55ef36f41 (patch)
tree2aac2ed97192c99733f6e9b757b8da3d1d07dd4e /meta-intel/meta-common/recipes-intel
parente161514219e0dc8a957dabbb8529fb9fcac4e115 (diff)
downloadopenbmc-0512644efaef9dbe1037464a8bf712f55ef36f41.tar.xz
intel-ipmi-oem: srcrev bump 2b664d5a18..fe3e96283c
Snehalatha V (1): ipmi-whitelist: Add Get/Set System Info commands (From meta-intel rev: da76958e2d549b59c88ee3f5f5134e83fe8a237a) Change-Id: I41e39ff54f7ebcfe61a10f5d13ab5e4bede33ba8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-intel/meta-common/recipes-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 53024e0c7..efe80a7c0 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 = "2b664d5a185247f0448c763ba7d0e42cfc245024"
+SRCREV = "fe3e96283c00a978d9419b896e4149042ed28ddf"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"