summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-15 15:20:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-15 22:06:56 +0300
commit713d60c5a3f40702bf5d6eec57e5f10d94e739c3 (patch)
treefe12df88b3d9f56c3e144b8dfc19d5b7b9e2a5b6 /meta-phosphor/recipes-phosphor
parent003a472f4055a1e0422e6646c1915cb5fd67a006 (diff)
downloadopenbmc-713d60c5a3f40702bf5d6eec57e5f10d94e739c3.tar.xz
pldm: srcrev bump d28f08cf02..46f352ed24
Archana Kakani (3): pldm: Build BIOS Table Lazily oem-ibm: PCIe Topology support pldm: Meson option for system specific bios attributes Manojkiran Eda (1): fix usage of broken feature in meson.build file Patrick Williams (1): sdbusplus: use shorter type aliases Pavithra Barithaya (1): clang-error: fix clang-analyzer-deadcode.DeadStores error Riya Dixit (1): utils: Retrieval of managed objects of DBUS Sagar Srinivas (1): Softoff: Add config support for PDR entities Thu Nguyen (1): pldmd: fix memory leak Zach Clark (1): Update pldm-softpoweroff application with working values Change-Id: I62ad35551f622fe28937b7214c161bbf901f95aa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 52a9c695e7..1b53f2304c 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 = "d28f08cf0238435ac92184fabaafd9c76bff62cf"
+SRCREV = "46f352ed2426368185f3bd36fd6bf88f15fa5111"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"