summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-01-30 10:30:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-01-30 16:41:19 +0300
commitc76c865b71dbf5026533dc7aa092cb9448c896d6 (patch)
tree298d5879078508e92d4805e1bb9caf14b9a39eb5 /meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
parent4d2dd56ab3643a0d5c46f54a1c087448a64ed628 (diff)
downloadopenbmc-c76c865b71dbf5026533dc7aa092cb9448c896d6.tar.xz
pldm: srcrev bump 9e6631e201..58cbcaf210
Kamalkumar Patel (1): PLDM:Catching exception precisely and printing it Change-Id: I2a6e2bfe61c990b3f29be4c4a19e82d6ebdeef2c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/pldm/pldm_git.bb')
-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 fc82fe1ccc..3f3e19b6b9 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 = "9e6631e201cf71895491987d93e8a343e05783b5"
+SRCREV = "58cbcaf2103f9a6d8f218121c38d1f82133c2e25"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"