diff options
author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2021-10-01 20:30:21 +0300 |
---|---|---|
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | 2021-10-01 20:30:21 +0300 |
commit | 52c0b9d7526653eaff38dcd23371eebb5ce5171d (patch) | |
tree | 2cb45034ac7a482f00ea2207c388d6dc7a4acaa2 /meta-intel-openbmc | |
parent | b03ef8c7e2a7b53d2bcab0c0bfb4c97aaa8509b9 (diff) | |
download | openbmc-52c0b9d7526653eaff38dcd23371eebb5ce5171d.tar.xz |
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>
Diffstat (limited to 'meta-intel-openbmc')
-rwxr-xr-x | meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 f72e66c3e..9dcdd6d17 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 @@ LICENSE = "Apache-2.0" 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}" |