summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/pldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-07 03:51:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-08 05:49:59 +0300
commit9051d42e441b30edbe3cc8d75fd30b8b8578b372 (patch)
tree07e371a99fc38c06af8a3d9a0ddb38265f5c8465 /meta-phosphor/recipes-phosphor/pldm
parentb2d1231c54aa0299a775e297f27ce95c30247cb0 (diff)
downloadopenbmc-9051d42e441b30edbe3cc8d75fd30b8b8578b372.tar.xz
pldm: srcrev bump b8cc3257fd..c0c7948108
Sampa Misra (1): implement async handlers for all requester commands Change-Id: I00156085fd0b2fe40e5536183bee3e5b6e2fe825 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/pldm')
-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 ce0db1e8c..0cc41de3b 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 = "b8cc3257fd3a09ff19eb8b45801392456a44acb6"
+SRCREV = "c0c794810840cf1e0683e86cc7c79e5ce862b5e9"