summaryrefslogtreecommitdiff
path: root/meta-ampere
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-12-22 18:10:12 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-12-22 18:10:12 +0300
commit7cb07e893369a22f32db2987af9fce42828ba0cd (patch)
tree40412ba9b0585196d627e7602654d444e718aa41 /meta-ampere
parent82a926bb1160cd6ee5afd9565bf4436e55b574a3 (diff)
downloadopenbmc-7cb07e893369a22f32db2987af9fce42828ba0cd.tar.xz
ampere-ipmi-oem: srcrev bump 1ae5bec281..2491e06d4a
Thang Q. Nguyen (2): build: upgrade to C++23 meson_options.txt: Support for reading options from meson.options Change-Id: I8ed2e0106b7e9be1af37f22bb98a2852c381e71a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-ampere')
-rw-r--r--meta-ampere/meta-common/recipes-phosphor/ipmi/ampere-ipmi-oem.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ampere/meta-common/recipes-phosphor/ipmi/ampere-ipmi-oem.bb b/meta-ampere/meta-common/recipes-phosphor/ipmi/ampere-ipmi-oem.bb
index 4ffdf64d1a..593a3dfe80 100644
--- a/meta-ampere/meta-common/recipes-phosphor/ipmi/ampere-ipmi-oem.bb
+++ b/meta-ampere/meta-common/recipes-phosphor/ipmi/ampere-ipmi-oem.bb
@@ -14,7 +14,7 @@ LIBRARY_NAMES = "libzampoemcmds.so"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/ampere-ipmi-oem.git;branch=master;protocol=https"
-SRCREV = "1ae5bec281a52c4f4e88c517ea1712add2817b95"
+SRCREV = "2491e06d4a832d34dfd439ff11d6edd5ca4fb443"
HOSTIPMI_PROVIDER_LIBRARY += "${LIBRARY_NAMES}"
NETIPMI_PROVIDER_LIBRARY += "${LIBRARY_NAMES}"