summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-31 13:31:14 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-02 01:02:05 +0300
commit01d356ea2de89d2216477a0a8ea277ec1f78ba26 (patch)
tree84a4c44718001a91f994e59784b3fc2c31b62534
parent8defd9cfaa42ea187895db6748d420bb49d7e79c (diff)
downloadopenbmc-01d356ea2de89d2216477a0a8ea277ec1f78ba26.tar.xz
pldm: srcrev bump d207b59478..b7e083ea32
Tom Joseph (7): libpldm: Modify the validation check on ActiveComponentVersionString fw-update: Implement inventory manager fw-update: Implement firmware update package parser fw-update: Implement DeviceUpdater fw-update: Implement firmware UpdateManager fw-update: Firmware discovery of MCTP endpoints fw-update : Optimize passing infra parameters Change-Id: Ie7aaed2129463d1c6247c37f56a2198b11705760 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 4236ccc57..587ba2b97 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 = "d207b59478b734db5b25729bf93781efe61724c9"
+SRCREV = "b7e083ea32f6997ad32cbfcfd6f0909dc0beaf83"