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
Change-Id: Iddcd29127f1e4fa902a8efab3c143baa38fac9a0
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/pldm/pldm.inc b/recipes-phosphor/pldm/pldm.inc
index 2e358b4..0d83b83 100644
--- a/recipes-phosphor/pldm/pldm.inc
+++ b/recipes-phosphor/pldm/pldm.inc
@@ -2,4 +2,4 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/pldm"
-SRCREV = "35f2b2ce197563ae9deef2063a7b38069f27d566"
+SRCREV = "36ad1f5d17429c90318f83094c8700a36482cbf7"