summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-08 21:40:38 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2022-12-12 19:20:49 +0300
commit502b40043e3dde083122dff8402979db6240a1c3 (patch)
treeec6c132124ef84e03a219a522c02394a956b094f /meta-intel-openbmc
parent9f538d0feb505e75f470bc8eeaee32d4317d844c (diff)
downloadopenbmc-502b40043e3dde083122dff8402979db6240a1c3.tar.xz
intel-ipmi-oem: srcrev bump 7acb2d27bc..a354ef3e6b
Patrick Williams (2): python: fix flake8 warnings and format with black prettier: re-format Change-Id: I574798e66742e7c8e2673603e887ea45a05590b8 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 57e967d67b..5ef10871c7 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 = "7acb2d27bcb04030f63da02d33873634343a1bfb"
+SRCREV = "a354ef3e6b59c7ce4e6e21b15a5d7bcbe2e42c1f"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"