summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-16 17:41:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-20 02:26:43 +0300
commit4497cc7441efa01925410fc3d3e4f62271b27688 (patch)
tree484dd109981faaeeb2aa95ce6046d5d22665d9e9
parent3167927f4cfff7a87858de837d32bd97730e15a4 (diff)
downloadopenbmc-4497cc7441efa01925410fc3d3e4f62271b27688.tar.xz
pldm: srcrev bump 6b1d883043..b0d15f1fdb
Deepak Kodihalli (1): build: switch to C++20 Change-Id: I1cbdebf362108034f7e92e9dd2acfb3fec14396e Signed-off-by: Andrew Geissler <openbmcbump-github@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 69887b4b5..c571a50bc 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 = "6b1d883043dc36516e771faf5ce9f5fa18e23cc0"
+SRCREV = "b0d15f1fdb518caba397f4ea24a1f33db3bfa502"