commit | 9a111e0cc3f4ea24bcc199359ccb2ea8b105b4e3 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Aug 04 21:20:12 2022 -0500 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Aug 04 21:20:12 2022 -0500 |
tree | 6e467c07b4d61cb3493932564d77255a95207dec | |
parent | bddca60204dacf1837002c7db3fc47f4ba5d9d3a [diff] |
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>
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 3f84350..6292c8c 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 @@ 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}"