summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-12-02 09:40:21 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-12-02 09:40:21 +0300
commit7d1fa430a1afd448799a36325792f70dbe661761 (patch)
tree4fe48fdc0a1af487d29196df9f6c8edf163693e5 /meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
parent9ffafa264389b9cff940b76e48ba8999a532a686 (diff)
downloadopenbmc-7d1fa430a1afd448799a36325792f70dbe661761.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/pldm/pldm_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/pldm/pldm_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
index 8932a48662..d9b0e99f07 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
@@ -2,7 +2,7 @@ HOMEPAGE = "https://github.com/openbmc/pldm"
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"