summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-07-12 08:10:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-07-12 19:49:42 +0300
commit833c96bfce6ea1dfa5d905b7ea4809c304dd9271 (patch)
tree3d7d97b3739efcc8253720a3738bf060ece444e1
parent8a6fef1dae2aba54281cc9852db06250d09691ca (diff)
downloadopenbmc-833c96bfce6ea1dfa5d905b7ea4809c304dd9271.tar.xz
libpldm: srcrev bump b02e0e1175..e5469f54a1
Thu Nguyen (1): platform: Define macros for the responded transferflags Change-Id: I6f8e4e41ce010cab6c0fdfcb0bb63e5a8f5d2a14 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 bf8218999b..561664333d 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 = "b02e0e1175b6b43e889a6781dfaea4d15f968029"
+SRCREV = "e5469f54a182917205f11d647e8defabcebec914"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"