summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-06 11:40:19 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2021-09-09 01:39:36 +0300
commitc9e10ea221cac8116f95706b45068e13fadf64f0 (patch)
treebb72829623d2981a971abb064c9db721bfbc7c64 /meta-intel-openbmc
parentaa7e21d81a85ea70b24108f190ac020cff5270a9 (diff)
downloadopenbmc-c9e10ea221cac8116f95706b45068e13fadf64f0.tar.xz
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>
Diffstat (limited to 'meta-intel-openbmc')
-rwxr-xr-xmeta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb2
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 c74a7c638..b77109de3 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 = "153d4c14af30e579ddc7fa3489ffe382b1a3f9ce"
+SRCREV = "98cb6186e77fb820dd26666118964897d36730be"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"