From bcf74b1993333d0f03e958d2cf37d3f093cf9686 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sat, 27 Apr 2024 05:10:38 -0500 Subject: 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 --- meta-phosphor/recipes-phosphor/pldm/pldm_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3