summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-25 12:10:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-26 00:00:56 +0300
commit4e7d1037a7120db8223db87f00db7c7bbb528901 (patch)
treeb6f7d9fa932a549db7a4438710f8eab8f7792514
parentc5a9e0040dfda22b71370455c7a1ce58d9198500 (diff)
downloadopenbmc-4e7d1037a7120db8223db87f00db7c7bbb528901.tar.xz
pldm: srcrev bump 45e064921a..19fdb45ba2
Andrew Jeffery (2): libpldmresponder: Use ASSERT_TRUE() to prevent NULL pointer deref libpldmresponder: Make FRU tests load a valid FRU config George Liu (1): Update mergeEntityAssociations logic Pavithra Barithaya (1): pldmtool: Add the Correct Operational Fault Status enum values Change-Id: I7532765a08b8697262fe0a1e18c8e36f34752e2d 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 482948f462..0e48e9ab35 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;branch=master;protocol=https"
-SRCREV = "45e064921a1b3843aad4f3dacc237226941dbdf6"
+SRCREV = "19fdb45ba28835686b70f27c9819ff34145a1794"