summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-14 10:40:18 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-06-14 17:30:08 +0300
commitfcb20439cefa99d66fe2766d17707afd4be6963b (patch)
treec0c91c8186663f615431b3824825ec7a0a8fc368
parent7282404bb6436150db22aabcbd1ab3e47a141ce7 (diff)
downloadopenbmc-fcb20439cefa99d66fe2766d17707afd4be6963b.tar.xz
libpldm: srcrev bump de67ab621f..0ee03b5b9d
Thu Nguyen (1): base: Define macros for reserved TIDs Change-Id: I5165b7baa4deee42b35325a96f904d650137ba90 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 e3bc5de557..97d95188d0 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 = "de67ab621f6acdec79e03049ba771582b363a27e"
+SRCREV = "0ee03b5b9d7eed54e602363c31148b9f9622b20c"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"