summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-26 07:30:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-03-27 04:20:50 +0300
commit5237b19653c5468d135ea97756ea72ffa41aae33 (patch)
treea2cbf69b0574eb4916a1384a59758fd3f65a7488
parent4eaf21087210ba15a518490a1c2a630272ef7598 (diff)
downloadopenbmc-5237b19653c5468d135ea97756ea72ffa41aae33.tar.xz
pldm: srcrev bump 71c01e9bde..ae933cc2e7
Manojkiran Eda (1): Add support for Previous State in Sensor events Change-Id: Ib3d82a3f20019b1f9c9b683c108eac93477a2d12 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 deaeebef84..e409d8fce5 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 = "71c01e9bdee2fd656071c7e04a5a1bfbef3954b6"
+SRCREV = "ae933cc2e7166dfc611068f9a5298107debfe2d7"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"