summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc/meta-common
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-27 08:10:22 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-27 08:10:22 +0300
commit9277ebeeb932149e138363f0c8cc6ce5fdf5baf1 (patch)
treea9492565a7aa1da8df5659c0358567b1d056eca3 /meta-intel-openbmc/meta-common
parent43a03d276f00d2a0fcc7c9fd62aa31ad00a0c183 (diff)
downloadopenbmc-9277ebeeb932149e138363f0c8cc6ce5fdf5baf1.tar.xz
intel-ipmi-oem: srcrev bump 3861fea7af..01fbd0176c
Arun P. Mohanan (1): Add WARNING log in Restore Configuration IPMI cmd Kuiying Wang (1): Fix issue on BaseBIOSTable updating Change-Id: I538039d27b51661ac8bd3721519fc0cab6207acd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc/meta-common')
-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 af51370af..3a86b5657 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 = "3861fea7af194ce5f571a0802f5a4fbe6a71cea2"
+SRCREV = "01fbd0176c403feb29bf2a9ddd17469d0a27c3ef"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"