summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libpldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-15 09:01:43 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-15 23:55:24 +0300
commit63443a15e9d6c88937133813ae63a2ed976296c8 (patch)
tree6cf5ca7218bf3291ec4b9eb617eaab67152ada0c /meta-phosphor/recipes-phosphor/libpldm
parent293b0d6f7438d62ba7efefc3612fada152212b9a (diff)
downloadopenbmc-63443a15e9d6c88937133813ae63a2ed976296c8.tar.xz
libpldm: srcrev bump 75ce90a5f9..b4cd5172f1
Delphine CC Chiu (1): transport: register init_pollfd callback for af-mctp Change-Id: I7435ee2889b456b5836c95fb4adb79a5c18f46d6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/libpldm')
-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 a3c47cbe35..7bf1fac1d2 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 = "75ce90a5f9910f7effc6537ab96b2a580bfad69d"
+SRCREV = "b4cd5172f1196b1f4af59cc3348ece9b868695db"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"