summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-01-22 14:10:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-01-22 22:52:06 +0300
commit56a3272526bc405d884f1c2b8236a2adb4c57751 (patch)
tree697c96b0a42d0d0866c13d5ab82007b30a56ede1
parentaa465987b931c0e165a8a507b2767ce4534e4bdc (diff)
downloadopenbmc-56a3272526bc405d884f1c2b8236a2adb4c57751.tar.xz
pldm: srcrev bump 21f128d8fb..7927f90c8b
Sagar Srinivas (1): bios: Add support for enum value display names Change-Id: Ic5edab7b6bf05886cd16f448996d63eed186b04e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/pldm/pldm_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
index b303c79018..14666837e1 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
@@ -2,7 +2,7 @@ HOMEPAGE = "https://github.com/openbmc/pldm"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/pldm;branch=master;protocol=https"
-SRCREV = "21f128d8fb89f036f6ffc06dc1a2ba677f0971ff"
+SRCREV = "7927f90c8b480cd698a4afe8fc27cdad54edadcc"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"