summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libpldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-03 08:40:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-05 21:28:40 +0300
commit340cef81af25e73a7cad4152dc5fe483efe9d46a (patch)
tree424c079dbe529d65d163627e37f655c5017de4e7 /meta-phosphor/recipes-phosphor/libpldm
parent8edc1bdb738ad5dd98a6554dde6bb133bb3aceed (diff)
downloadopenbmc-340cef81af25e73a7cad4152dc5fe483efe9d46a.tar.xz
libpldm: srcrev bump 2ca7901cf6..64764fd6de
Jinliang Wang (1): libpldm: add enum used by some Network Controller Change-Id: I235ce606fb36e648279ff51c4ca2e5ab5cfffb15 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 752788bbf0..34bf650daf 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 = "2ca7901cf6c2242f61e36499ae175a5820d6cf95"
+SRCREV = "64764fd6debc749fd2025f2ea6e7c98c6758ccdd"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"