From 06d6fdff27acd747fc85912e0f4ffc05209b89c7 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 10 Oct 2022 05:41:24 -0500 Subject: pldm: srcrev bump 297720aa6a..27a022ca33 Andrew Jeffery (1): libpldm: Migrate to subproject George Liu (1): Fix the decode_get_sensor_reading_resp method Sridevi Ramesh (1): Add API to create fru records only for present frus. Change-Id: I146e4698d513aa102ce7e6b280ce5d4a5c72b8f6 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb index a1e614c832..d339209da8 100644 --- a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb +++ b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb @@ -3,7 +3,7 @@ DESCRIPTION = "PLDM library implementing various PLDM specifications" HOMEPAGE = "https://github.com/openbmc/libpldm" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRCREV = "297720aa6a0bdf60ace81b30c196e9c04471e5d4" +SRCREV = "27a022ca33cea158faba4bf2025069366436a51d" PACKAGECONFIG[oem-ibm] = "-Doem-ibm=enabled,-Doem-ibm=disabled,," PV = "0.1.0+git${SRCPV}" -- cgit v1.2.3