commit | cdffc1564b4bbac24aef0d94acc6638840717ced | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Aug 31 11:20:03 2023 -0500 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Aug 31 11:20:03 2023 -0500 |
tree | 20774878c2ce7c9d2eabb85ef7a75f051432851d | |
parent | 364ee224c04ebd833748e2713b37835038c6f362 [diff] |
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>
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 204cdbf..9617a78 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 @@ 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}"