commit | 161da7e40344566a666086ffda3449306ae2414f | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Aug 29 08:40:48 2022 -0500 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Mon Aug 29 14:40:35 2022 +0000 |
tree | 1214e1a0b0581102dc411b983f28966cff59e357 | |
parent | 12f5008e9b0a45bb5861d9087a32bceda0b87996 [diff] |
intel-ipmi-oem: srcrev bump fc3bc38119..9722151c45 Paul Fertser (1): Specify "8-bit ASCII + Latin 1" SDR encoding Change-Id: I154c126e6e8b1499e0e753134f170f6b0569b3f5 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 72594bf..2af3118 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;branch=master;protocol=https" -SRCREV = "fc3bc38119c512c95abd7f93546a91284a0404fc" +SRCREV = "9722151c4553cae2eb1d4cadbf42c10018624fbc" S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}"