summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-13 07:10:05 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2022-06-08 18:07:56 +0300
commitf4df497c2d472d7b49ebabcf7c9d238e544b4260 (patch)
tree8e87abcc4c665182aa6ee850ae1db9d1b0a464c3
parentfeb049ca50d14f82c784611fbabd0d2a774cbc0c (diff)
downloadopenbmc-f4df497c2d472d7b49ebabcf7c9d238e544b4260.tar.xz
intel-ipmi-oem: srcrev bump 493d77616d..429b085783
Jayaprakash Mutyala (1): Fix for ClearMessageFlags IPMI command Change-Id: Ia98946aecd96b7dde8955a536fb871e4ebeaa023 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 cf9438ffc9..281aa2b7fe 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;branch=master;protocol=https"
-SRCREV = "493d77616dbd9cd5d0431b2db9775c0f7b052c3b"
+SRCREV = "429b085783f258da89d5c5b2979ba7030aef4d2b"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"