summaryrefslogtreecommitdiff
path: root/meta-ampere
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-05 05:20:12 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-05 05:20:12 +0300
commit9a111e0cc3f4ea24bcc199359ccb2ea8b105b4e3 (patch)
tree6e467c07b4d61cb3493932564d77255a95207dec /meta-ampere
parentbddca60204dacf1837002c7db3fc47f4ba5d9d3a (diff)
downloadopenbmc-9a111e0cc3f4ea24bcc199359ccb2ea8b105b4e3.tar.xz
ampere-ipmi-oem: srcrev bump 4c556399c7..90a4fb85e8
Hieu Huynh (1): Convert project to meson and C++20 Change-Id: If7bd84c84c24774f4f310119e6178d987776ae85 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 3f84350abd..6292c8cb9c 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
@@ -16,7 +16,7 @@ LIBRARY_NAMES = "libzampoemcmds.so"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/ampere-ipmi-oem.git;branch=master;protocol=https"
-SRCREV = "4c556399c7161d3742cad978fd64e8ad0fd0aa0a"
+SRCREV = "90a4fb85e89b4c8e040407ed69390aa340603d8c"
HOSTIPMI_PROVIDER_LIBRARY += "${LIBRARY_NAMES}"
NETIPMI_PROVIDER_LIBRARY += "${LIBRARY_NAMES}"