summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-12-08 00:40:18 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2023-12-08 00:57:42 +0300
commitad1a40012a2ac8ffd42bd38ad0c172e570688128 (patch)
tree7481f797602a6220fcf27db68897c208fa77c538 /meta-intel-openbmc
parentc500552fc293de364ae2a64263bcd81355505b99 (diff)
downloadopenbmc-ad1a40012a2ac8ffd42bd38ad0c172e570688128.tar.xz
intel-ipmi-oem: srcrev bump 919075d2a6..f0feb49c83
Jatkiewicz, Joanna (1): intel-ipmi-oem: Fixing bios.xml parsing Patrick Williams (1): sdbusplus: avoid deprecated phosphor::Timer Change-Id: I980228905b04bf4d6d3d16f1dd97479b52d6d0f0 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 d4b1b8678d..2e94d04f0c 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 = "919075d2a65526bf1c191bce77d2058b9732a67d"
+SRCREV = "f0feb49c839214d8a6716d9acf9064b619f08603"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"