summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-25 15:10:41 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-26 00:02:14 +0300
commit5eea368e7a8ce996bf5defba0101d3c04eed4cde (patch)
treebba6f03f2d706214ba51fa0956ba4887faae40b2
parent784bbab544b9f06f9d1b374c8d84d882c999ac97 (diff)
downloadopenbmc-5eea368e7a8ce996bf5defba0101d3c04eed4cde.tar.xz
pldm: srcrev bump e8fd5fb907..b1475015b0
Andrew Jeffery (1): libpldmresponder: Migrate to pldm_entity_association_pdr_add_check() Jeremy Kerr (1): tools: fw-update: Don't wrap datetime parsing in a catch KeyError block Kamalkumar Patel (1): Adding BIOS attribute to select OS load source Patrick Williams (2): use std::move_only_function .gitignore: simplify due to meson Pavithra Barithaya (1): Pldmtool change to fetch pdrs based on TerminusID vkaverap@in.ibm.com (1): PLDM: Comment explaining dbus-timeout-value option Change-Id: I5ceafef97d04bceb8c3fda6688b0f2c346428d8d 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 b08be65d58..eac2f0480b 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 = "e8fd5fb9070419fce38efe9fa60ca08603c69f73"
+SRCREV = "b1475015b0d1c8b58e2cb28aaa2d63bde6693ba5"