commit | 495d12301e60c53bfdffdbe36ca6ca562692a114 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Apr 15 02:30:17 2021 +0000 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Thu Apr 15 14:58:36 2021 +0000 |
tree | bc685e427011e38c417c3caa8543dbc26e203b1b | |
parent | 18e91f2af17db42ff04861c66cb79006cbc8ba97 [diff] |
intel-ipmi-oem: srcrev bump cc4025986d..3861fea7af Jayaprakash Mutyala (1): bridgingcommands:Fix for Get Message command Jonathan Doman (1): Remove unused POST code D-Bus defines Change-Id: I9c1e5d4aaf1d7fbdbc422adda41a394e292ba6de 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 495b35d..af51370 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 = "cc4025986d958a852bdb07142cea4419e574122f" +SRCREV = "3861fea7af194ce5f571a0802f5a4fbe6a71cea2" S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}"