summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-09-22 19:50:33 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-09-22 19:50:33 +0300
commitd1555395abca1b6dff3c59b15a09b8c2251a4e71 (patch)
tree2153ca57a8be3b54e9a2c59f2c3e7cf4bf8565c0 /meta-intel-openbmc
parentf79274353251e89dd4cf1472315893c75bdf6c1f (diff)
downloadopenbmc-d1555395abca1b6dff3c59b15a09b8c2251a4e71.tar.xz
intel-ipmi-oem: srcrev bump 4a31605855..23ad5f1cc9
Jason M. Bills (1): Get Device ID: support new version format Change-Id: I56b06e1bf6610eaa59538574d1ee421973f1ca51 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 7741cc2c81..85a5ff45db 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 = "4a3160585595a672a80782a704c39fd27d4c26e0"
+SRCREV = "23ad5f1cc944cd8bfc639ca07a979551aefb2951"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"