summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libpldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-05 01:00:23 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-03-05 15:32:43 +0300
commit76b63c3f2cfc32e7367e33e08b409342a8525297 (patch)
treeafff422b1969f3317ec7d772c0cc43b1b82becab /meta-phosphor/recipes-phosphor/libpldm
parentcb1d2cb0c0dbd1ab3c75cff2d7d29bd4a41ba078 (diff)
downloadopenbmc-76b63c3f2cfc32e7367e33e08b409342a8525297.tar.xz
libpldm: srcrev bump 0ee7766422..819f138a9b
Pavithra Barithaya (2): oem-ibm: Alias pldm_oem_ibm_fru_field_type members as PLDM_OEM_IBM_* oem: ibm: Add Firmware UAK as a FRU field type Change-Id: I77508d2c51a08c3480c995850d2359c40b99ea3f 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 c64a98c5df..f86c15a0da 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 = "0ee776642275c108592d22210cb207641c8f5052"
+SRCREV = "819f138a9b1f9757fecd3b72887adb1e8102778a"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"