commit | c9e10ea221cac8116f95706b45068e13fadf64f0 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Sep 06 08:40:19 2021 +0000 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Wed Sep 08 22:39:36 2021 +0000 |
tree | bb72829623d2981a971abb064c9db721bfbc7c64 | |
parent | aa7e21d81a85ea70b24108f190ac020cff5270a9 [diff] |
intel-ipmi-oem: srcrev bump 153d4c14af..98cb6186e7 Arun P. Mohanan (1): fix: Correct bit mask for GetBMCServiceStatus cmd Change-Id: I0998f2d79dad742e800becfe17eca73a9cec0f3c 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 c74a7c6..b77109d 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 = "153d4c14af30e579ddc7fa3489ffe382b1a3f9ce" +SRCREV = "98cb6186e77fb820dd26666118964897d36730be" S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}"