commit | 760f2e7a113c299d2109a5a33c2d1fbd534bfb0b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Oct 19 04:10:33 2021 +0000 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Tue Oct 19 17:37:56 2021 +0000 |
tree | 318a0ec77b63659f9b18229658fe8835f2042c4d | |
parent | 329def1bee29fad5bd508bd256767a4a2f48cb60 [diff] |
intel-ipmi-oem: srcrev bump d4b74b4f7c..31c45f60d6 Arun P. Mohanan (1): Separately handle RestrictionMode & POSTComplete Change-Id: If71ce8786569c258835e18ddfcdd7e0e3dbf6714 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 4e0d446..b1df15a 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 = "d4b74b4f7ccc92152eabf7eebb5f1722889a73c9" +SRCREV = "31c45f60d65117891d41cb5b1caeb02a7e44f0ef" S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}"