pldm: srcrev bump 099efc60f6..5db6e8725f
Patrick Williams (2):
meson: disable oe-sdk by default
build: use allowed over enabled
Sagar Srinivas (2):
oem_ibm: Persist the remote PDRs before merging
Fix pldm bump fail
Change-Id: I4645034234dbb0b64286fabd56e99d2ebec779b9
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
index 8932a48..d9b0e99 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
@@ -2,7 +2,7 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/pldm;branch=master;protocol=https"
-SRCREV = "099efc60f60f179e14c7e71cbc638768894772fd"
+SRCREV = "5db6e8725ffde75060f4924d6d8cb9f704d007e6"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"