summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-16 11:31:27 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-17 01:55:49 +0300
commit7bbfd5a1da98c00d0006f3feb37c64ad6401b24d (patch)
treee867d087032703e5acdc422074f86c7db6d9e5b9 /meta-phosphor/recipes-phosphor
parent19665629fba1e1fcdd152b2248a093d148f34541 (diff)
downloadopenbmc-7bbfd5a1da98c00d0006f3feb37c64ad6401b24d.tar.xz
pldm: srcrev bump 35f2b2ce19..36ad1f5d17
George Liu (1): platform: Fix the error of calling the htole16/htole32 method Jolie Ku (1): libpldm: Implement encode/decode for GetSensorReading Zach Clark (1): Implement PDR Repository Change event data encoder function (From meta-phosphor rev: 7c5446972a03a4377ecfd159eaabed02055ab13c) Change-Id: Ifa4cde16155ada8fd0b13a0d9d2f8007cbe7e3e0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 2e358b40c..0d83b83f0 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 = "35f2b2ce197563ae9deef2063a7b38069f27d566"
+SRCREV = "36ad1f5d17429c90318f83094c8700a36482cbf7"