summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-27 13:10:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-30 21:39:55 +0300
commitbcf74b1993333d0f03e958d2cf37d3f093cf9686 (patch)
tree24ba471d4ba0dd1f7454ed9851c8e40a28696e09
parentf125321f514571efea021339ab80ed87cd2ba542 (diff)
downloadopenbmc-bcf74b1993333d0f03e958d2cf37d3f093cf9686.tar.xz
pldm: srcrev bump 07a07e2ac4..cea52d9b24
Manojkiran Eda (2): Deprecate the support for x86 sdk common: modernize getCurrentSystemTime() API Pavithra Barithaya (3): Replace sizeof() with .size() Remove repeated branches Remove unused variables defined nothingIIersonal (1): pldmtool: Add NumericSensor PDR Change-Id: I61cf1e3372e451a914fc3dd66f7ecbd7845ae377 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 bba0dcc7b8..bf93ea5592 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 = "07a07e2ac4cb41e18c4c787f6e8015d89c1f1371"
+SRCREV = "cea52d9b245b3097f9fd6eb96c1b30c8a8addd5b"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"