summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-24 05:50:28 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2023-10-24 17:15:41 +0300
commit5d05022f522e5f4ba7cddc5eb93b86dda404b4b2 (patch)
tree8738d6571c576bbacb79271eef8c962490bb1ceb /meta-intel-openbmc
parentdb12671e1cba334cb674115e41851a65d645aef7 (diff)
downloadopenbmc-5d05022f522e5f4ba7cddc5eb93b86dda404b4b2.tar.xz
intel-ipmi-oem: srcrev bump e61e8ec82f..87381417f0
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: Ia6af4d03ba6beca4d644578ec294fd6f5edc99b1 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 1602994525..c304ff6a0e 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 = "e61e8ec82fa4a00d37f95e234e3ff192d90c7376"
+SRCREV = "87381417f045de7465bf1a3a80ad41e8f35ef54e"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"