summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-11-07 09:10:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-11-11 01:23:36 +0300
commit25d4e1a9ee56cff8d9084647a64dbe10c25d9b19 (patch)
tree0849e763052a54bfa8eb1af6a25c997727e0718a
parentf870186a71cfd3396a370330d48e23f07d4adbdc (diff)
downloadopenbmc-25d4e1a9ee56cff8d9084647a64dbe10c25d9b19.tar.xz
pldm: srcrev bump 66794d0f91..9427089e8b
Archana Kakani (1): libpldmresponder:Support GetNumericEffecterValue responder Pavithra Barithaya (1): pldmtool: Support for Get Numeric Effecter Value command Thu Nguyen (1): pldmtool : Add retry option `-n` or `--retry-count` Change-Id: I954df6881863479f0d45d4d02631e8e3df562d24 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 f8d1c3af04..2306bb0e86 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 = "66794d0f91590355029e118c4be7f1f66f981b79"
+SRCREV = "9427089e8bbd29d58a0d0c7edbcf66f6ca3ee9fe"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"