summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-31 19:20:03 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-31 19:20:03 +0300
commitcdffc1564b4bbac24aef0d94acc6638840717ced (patch)
tree20774878c2ce7c9d2eabb85ef7a75f051432851d /meta-intel-openbmc
parent364ee224c04ebd833748e2713b37835038c6f362 (diff)
downloadopenbmc-cdffc1564b4bbac24aef0d94acc6638840717ced.tar.xz
intel-ipmi-oem: srcrev bump 84c203d2b7..af65268e15
Vernon Mauery (1): Add OEM get BMC Version String command Change-Id: Ifb786919d28d3798a627d3a904e48fcf06ba1f3b 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 204cdbfbfb..9617a78dbb 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 = "84c203d2b74680e9dd60d1c48a2f6ca8f58462bf"
+SRCREV = "af65268e15a3a491f4548243254a686f42518e2e"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"