summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-01 15:01:53 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-02 01:14:20 +0300
commit58d0bbed3b17c690aed96892b77dba66f5c4e20c (patch)
treef6be39032b3b752dd514723b3e0257ae3a72f92b
parent1ee395f2d88b56c323369e3c7ca27be0524effa4 (diff)
downloadopenbmc-58d0bbed3b17c690aed96892b77dba66f5c4e20c.tar.xz
pldm: srcrev bump 14b54a3859..b1fbeec5f8
George Liu (5): Call SetBIOSAttributCurrentValue to update BaseBIOSTable property libpldmresponder: Add double property type for D-Bus backend support runtime update of BIOS attributes BIOS: Fix readOnly BIOS attributes libpldmresponder: Fix get the index of BIOSAttribute class Tom Joseph (2): oem-ibm: Send the event to host when BIOS attribute changes Add service dependency with biosconfig-manager (From meta-phosphor rev: b835f1d64f9c0dee47ab9a6f404840cdc8fefc97) Change-Id: Ie8966d3fcd5922239cc4c8e78ac201d507c45dca Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 ff7afe25b..8a37bd47c 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 = "14b54a3859de07ec6c9deef542fceeea2df57376"
+SRCREV = "b1fbeec5f8234c21608da867838c7e3820952500"