summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-29 08:21:21 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-29 22:31:18 +0300
commitf14b93260b9aaa956099249041d01fcb60a25fd7 (patch)
treed114530956702f73b945216b634d660619f5efb8
parenta3144321b3e021508592011233929be98a74e500 (diff)
downloadopenbmc-f14b93260b9aaa956099249041d01fcb60a25fd7.tar.xz
pldm: srcrev bump e0b3f3ff3c..06fca44170
Manojkiran Eda (2): Fix libpldm includes in the responder Add missing dependencies Change-Id: I99f79b2bd0290d1fef7cb1f26622665aed7527a3 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 02a1353f67..e420a96bc9 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 = "e0b3f3ff3caada988fe49e160bea1ed3665a3f48"
+SRCREV = "06fca44170bfd511d519f64fe75da770e0bfd5d7"