libpldm: srcrev bump 7570fae432..75ce90a5f9
Andrew Jeffery (7):
transport: test: Pass time to trigger pldm_transport_poll(..., 0)
libpldm: Release v0.5.0
pdr: Remove pldm_entity_association_pdr_add()
pdr: Avoid ID overflow in pldm_entity_association_tree_add_entity()
meson: Apply `b_ndebug=if-release` by default
changelog: Note pldm_entity_association_tree_add_entity() stabilisation
changelog: Stabilise pldm_entity_association_tree_find_with_locality()
Pavithra Barithaya (1):
pdr : Stabilize pldm_entity_association_tree_add_entity()
Change-Id: I6c984f050e30fdda5624f5643cdea0df27336bd2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
index ef88868..a3c47cb 100644
--- a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
@@ -3,7 +3,7 @@
HOMEPAGE = "https://github.com/openbmc/libpldm"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRCREV = "7570fae432fa937a8022de1d193520648879a47b"
+SRCREV = "75ce90a5f9910f7effc6537ab96b2a580bfad69d"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"