summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-22 16:30:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-23 22:41:28 +0300
commit3e119009f1b2c1039174e73aae3719305c6f6137 (patch)
treeb2c8d6e8538b06f538b4cf851eb18235d4a41348
parentbb17c9221fde9b4371bf929a7d760a70e4638a1d (diff)
downloadopenbmc-3e119009f1b2c1039174e73aae3719305c6f6137.tar.xz
pldm: srcrev bump 963c0fdf1a..3daf7a1ca0
Manojkiran Eda (1): libpldmresponder: fix a potential pldm crash Change-Id: I8f6a04efb277b9d941ebde6bc43a1e308f9b9d08 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 5160929c8b..7702e62449 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 = "963c0fdf1aef305f266e00b2321fc244f89d0fa7"
+SRCREV = "3daf7a1ca0e317225e3c0cf821267e75726eabe8"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"