summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-25 13:21:00 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-04-26 00:59:09 +0300
commit32ec58f5f8903a2e2e8d507ea540cae72ce4384c (patch)
treefa262f92108670c9d04c23cffef4f8280f88fa5d
parent1bcd53d4a2eb4002d78c564a83c13ce5d4c6e12d (diff)
downloadopenbmc-32ec58f5f8903a2e2e8d507ea540cae72ce4384c.tar.xz
pldm: srcrev bump 6c39c7a7af..87083f266c
Jishnu CM (1): Update lower_bound of ipv6_prefix_length to 0 Pavithra Barithaya (1): Fix a bug in libpldmresponder Riya Dixit (1): PLDM: Implementing Phosphor-Logging/LG2 logging Change-Id: Ie762ba6776612e6856d834d4deed868883d98c4c 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 1f5261e305..4f7bde76d8 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 = "6c39c7a7af9c1adaa247d8a1d7f6980219f3a146"
+SRCREV = "87083f266c48d195b531ccefed160d141ad1a927"