summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/pldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-18 19:30:58 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-19 01:57:24 +0300
commit80f4a5a72a58887865803102e63c8fbdada69eef (patch)
tree688a9dc0a0e3cc67172c1cd97b7e73eed37f0b30 /meta-phosphor/recipes-phosphor/pldm
parent01395f88b3249af629f6db2f644eb5be2d7d51e4 (diff)
downloadopenbmc-80f4a5a72a58887865803102e63c8fbdada69eef.tar.xz
pldm: srcrev bump fec5d59b00..38ce97cc59
Andrew Geissler (1): utilize hypervisor property for effecter Christian Geddes (1): Fix endian conversion for sensor_id in encode_sensor_event_data George Liu (4): Fix: Trigger the listenSensorEvent method Fix decode getStateSensorReadings resp command libpldmresponder: Create default D-Bus object when generate PDR Fix the getStateSensorReadings command Jayashankar Padath (1): oem-ibm: Resource dump support Manojkiran Eda (3): Set the ibm dma max size within the repo Bring back the dbus backend for bios attributes Fix Compilation with DebugMode in Yocto arm sdk Sridevi Ramesh (2): Add tracing when the BMC PLDM daemon issues GetPDR to host Implement pldmtool platfrom Getstatesensorreading Change-Id: Iec72a0621835e89749d0bb45dc4e0227187e3af2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/pldm')
-rw-r--r--meta-phosphor/recipes-phosphor/pldm/pldm.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm.inc b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
index ad31863c8..c69ee9158 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm.inc
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/pldm"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/pldm"
-SRCREV = "fec5d59b0081de6d7050265c181221336e2ffcc7"
+SRCREV = "38ce97cc5981d8011087a3153530edf7cda0094b"