From adf08c51fac4ae0aacaf92fdc5b432d29fd68800 Mon Sep 17 00:00:00 2001 From: Manojkiran Eda Date: Wed, 27 Jan 2021 08:50:48 +0530 Subject: Remove bios configurations from meta-layer & bump - The intent behind this commit is to enable & set OEM specific options to pldm recipe via the meta-ibm layer. - pldm in its current state, has a configurations folder which contains all the configurations that are consumed by the daemon at runtime. - pldm also has an oem folder(s) that can contain the vendor specific configuration files. - So, removing these files from the meta-layer as they are obsolete. Signed-off-by: Manojkiran Eda Change-Id: I91d23c37abff45f3da18676269be843610b6a9d1 --- meta-phosphor/recipes-phosphor/pldm/pldm.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/pldm/pldm.inc') diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm.inc b/meta-phosphor/recipes-phosphor/pldm/pldm.inc index 3a73f291d..ad31863c8 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" -SRCREV = "5b5fa4362bdfb38ffb8254f9471f41c224be281a" +SRCREV = "fec5d59b0081de6d7050265c181221336e2ffcc7" -- cgit v1.2.3