summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-05-03 10:10:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-05-03 22:43:08 +0300
commit7f6435a256d2923a58bf7d4566e63b235364edb1 (patch)
tree2b766e0526c5c540d4db24d3ebe2827101f53bce
parent17a97deb59455579824ebc48071d9238eeb9eb02 (diff)
downloadopenbmc-7f6435a256d2923a58bf7d4566e63b235364edb1.tar.xz
libpldm: srcrev bump 66c7723adb..ea435c9fda
Jayashankar Padath (1): oem: ibm: Support for the Real SAI entity id Thu Nguyen (1): pdr: Add decode_numeric_effecter_pdr_data() Change-Id: Id224f18aae19813687c973ae674175ff5c97ae7a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
index 9d52a73b06..6740471fb9 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 = "66c7723adbdcc7594038167a78f3101a277021f7"
+SRCREV = "ea435c9fdafbae65a43e2648c64806fee235ac3d"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"