summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-12-24 09:11:18 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-12-30 21:19:52 +0300
commit1f0a18ccd2e5103050bfa73b0f735d15dd1b87cc (patch)
tree946c84d6c675292ee25ec57a9c020979f5c09075
parentb9a7471badd1cc16eb1de878b0caaa7a431f8fc2 (diff)
downloadopenbmc-1f0a18ccd2e5103050bfa73b0f735d15dd1b87cc.tar.xz
pldm: srcrev bump d2e48991c2..4cc1f7cf3a
Pavithra Barithaya (1): README.md: update the error scenario output Change-Id: Ib748a95bc3c33baef54cc081828dbd40e5748548 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 f8e5f8b895..0d9f99eb9e 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 = "d2e48991c2a6d16c2b31de947bd1c927313046af"
+SRCREV = "4cc1f7cf3a05f5055a248d30036548de0ac182ce"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"