diff options
-rw-r--r-- | meta-phosphor/recipes-phosphor/pldm/pldm_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb index f8e5f8b895..0d9f99eb9e 100644 --- a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb +++ b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb @@ -2,7 +2,7 @@ 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 = "d2e48991c2a6d16c2b31de947bd1c927313046af" +SRCREV = "4cc1f7cf3a05f5055a248d30036548de0ac182ce" SUMMARY = "PLDM Stack" DESCRIPTION = "Implementation of the PLDM specifications" |