summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/pldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-04 16:20:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-05 01:17:33 +0300
commitb7ab509ad51d4083a0aff1ea062b1807e6867d3c (patch)
treeae00b0f65002e59c1b080811d5590e4adf6704c7 /meta-phosphor/recipes-phosphor/pldm
parentc3489c67962ede4e5294b98c0614957be9df9b5f (diff)
downloadopenbmc-b7ab509ad51d4083a0aff1ea062b1807e6867d3c.tar.xz
pldm: srcrev bump 25c999c98f..1f61b589db
Andrew Jeffery (3): meson: Enable the oem-ibm feature by default host-bmc: test: Avoid -Werror=overloaded-virtual pldmd: instance_id: Fix compilation under GCC 13 Riya Dixit (1): Adding bios attributes for VMI Support Change-Id: I07df2dc5abdd057952c12c9d3abe053c010d671d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/pldm')
-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 345f75dddc..ed6f84999e 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 = "25c999c98fbcf5142aefccf99790ce8b6ec99153"
+SRCREV = "1f61b589db22b6774d11805505863d75c41509ad"