From f75b8c8eb9d7435491d5e6694de92de3ccab2df1 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 25 Apr 2024 02:20:39 -0500 Subject: pldm: srcrev bump 3daf7a1ca0..07a07e2ac4 DelphineCCChiu (1): fw-update: Fix variable being used before initialized Manojkiran Eda (5): fix inconsistent spacing in BIOS logs Remove unused variables common: Improve printBuffer() & added unit tests Remove setup.cfg file from the repository Fix a potential crash due to unbound array access Change-Id: Id5a47f4e11933700b78e1abf240c6c868ec444d0 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 7702e62449..bba0dcc7b8 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 = "3daf7a1ca0e317225e3c0cf821267e75726eabe8" +SRCREV = "07a07e2ac4cb41e18c4c787f6e8015d89c1f1371" SUMMARY = "PLDM Stack" DESCRIPTION = "Implementation of the PLDM specifications" -- cgit v1.2.3