commit | 52c0b9d7526653eaff38dcd23371eebb5ce5171d | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Oct 01 17:30:21 2021 +0000 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Oct 01 17:30:21 2021 +0000 |
tree | 2cb45034ac7a482f00ea2207c388d6dc7a4acaa2 | |
parent | b03ef8c7e2a7b53d2bcab0c0bfb4c97aaa8509b9 [diff] |
intel-ipmi-oem: srcrev bump 3c7ec2d02b..f4d5e05e38 Johnathan Mantey (1): Guarantee SDR Type12 byte alignment matches the IPMI spec Change-Id: Id892574e90705cc15fefa2c524d7254c098ca17e 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 f72e66c..9dcdd6d 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 = "3c7ec2d02be653761d963a3710650f999ca6648f" +SRCREV = "f4d5e05e388aafd06d8320a2f81594de35c77c0d" S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}"