summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-12 19:40:50 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2022-09-12 21:18:53 +0300
commite11c5561aaec4323a6fd8a7c42de2fc6aeba7045 (patch)
treead239b12c9bc0716878eed59c5ce146a5070ecd6 /meta-intel-openbmc
parentb5fa7ee75752484f84a9567d9053687f465f0267 (diff)
downloadopenbmc-e11c5561aaec4323a6fd8a7c42de2fc6aeba7045.tar.xz
intel-ipmi-oem: srcrev bump 9722151c45..ac0b7278b3
Patrick Williams (1): cmake: update to C++20 Change-Id: I74573b3dad242522e23583d88b5af1dec6fa7364 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 2af31181e2..b512706cbe 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 = "9722151c4553cae2eb1d4cadbf42c10018624fbc"
+SRCREV = "ac0b7278b3e1e1e4e6a2bce1421f1518e0d8b6b0"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"