commit | 238b9c3963a3e38c9b8f2890ef896c8bc0c8e9ee | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Jun 16 17:00:18 2021 +0000 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Wed Jun 16 18:21:54 2021 +0000 |
tree | c633e324a12bcc91f84d75de48ab393e00892755 | |
parent | 27436176ff8890f097d6f0c5ab5e549553c7cc1b [diff] |
intel-ipmi-oem: srcrev bump 5235ae9ab3..d85939552b Hao Jiang (1): Bug fix: wrong cmake external project cmd format. Change-Id: I88eae46dde4153ede83623a2897aacb03157b781 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 74d9c1a..3185330 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 = "5235ae9ab3014bd9161a4ef1e1ce1a75567ffdbe" +SRCREV = "d85939552bf6631aae249d3d45d2208e7fd5610a" S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}"