summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc/meta-common
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-09-21 01:50:15 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-09-21 01:50:15 +0300
commitad7f25c121a5777581f753a41cd5a741494fa052 (patch)
tree5045d75b0b5f545bb690fdb1857737a576a34f7a /meta-intel-openbmc/meta-common
parent0687d01b7b56c7f4a14a1789397a371a037682cd (diff)
downloadopenbmc-ad7f25c121a5777581f753a41cd5a741494fa052.tar.xz
intel-ipmi-oem: srcrev bump ee94e63b9f..4a31605855
Vernon Mauery (3): changes needed for meson build changes to make it build without cheating add meson build Change-Id: Ib19110f9b9c695d4a30d8f3db65e43c6d292c2a2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc/meta-common')
-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 22ddc34da5..7741cc2c81 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 = "ee94e63b9f4769a810c70c573d786cc44bdf8150"
+SRCREV = "4a3160585595a672a80782a704c39fd27d4c26e0"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"