commit | 9277ebeeb932149e138363f0c8cc6ce5fdf5baf1 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Apr 27 05:10:22 2021 +0000 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Apr 27 05:10:22 2021 +0000 |
tree | a9492565a7aa1da8df5659c0358567b1d056eca3 | |
parent | 43a03d276f00d2a0fcc7c9fd62aa31ad00a0c183 [diff] |
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>
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 af51370..3a86b56 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 @@ 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}"