summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-27 14:11:26 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-27 16:19:13 +0300
commit559d6667de1137775cdeb511e6d91eb5033f7ac7 (patch)
treefc58fc8bff0685c48f56fb25e6c55b00f82891c4 /meta-phosphor
parent8663b078034df897ef8718682aa25fd85b152fef (diff)
downloadopenbmc-559d6667de1137775cdeb511e6d91eb5033f7ac7.tar.xz
pldm: srcrev bump 442210e450..a28707263a
George Liu (6): oem/libpldm: Implement requester flow for GetAlertStatus oem/libpldm: platform: implement responder flow for GetAlertStatus oem/pldm: Implement GetAlertStatus command pldmtool: oem: Implement GetAlertStatus command pdr: Update D-Bus mapping structure pldm: Optimized parsing of PDR JSON files Jolie Ku (1): libpldm: Implement encode/decode for GetNumericEffecterValue The spec of GetNumericEffecterValue command refers to DSP0248_1.2.0:22.3 (From meta-phosphor rev: aac9070038b3668b6f5007a8bcdb70046d21e4e2) Change-Id: I52be851248f6dbdc7fc002ef8aca990c92649c48 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 4b5ad8f9f..ba480bc83 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 = "442210e450bcd9bced09988ac2d237416193a89d"
+SRCREV = "a28707263adef78a6c171f83e58cf212aa9056b1"