summaryrefslogtreecommitdiff
path: root/meta-ieisystems
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2024-02-13 17:41:16 +0300
committerGeorge Liu <liuxiwei@ieisystem.com>2024-02-29 08:40:16 +0300
commit4afeb1d7d40d118b05b4873927c2e45b82bf1983 (patch)
tree12b8535463530a86b269c4697756f28ab2dff4e4 /meta-ieisystems
parent2e1c7b17fc238d773f056b7825b227354a4f0d0d (diff)
downloadopenbmc-4afeb1d7d40d118b05b4873927c2e45b82bf1983.tar.xz
meta-iesystems: use pldm include
meta-phosphor has an include file for enabling PLDM rather than manually specifying it to a package group. This has the potential side-effect of enabling other behaviors in other recipes. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib2b35d1568ae54ca964bbba3a0535bc25d83d974
Diffstat (limited to 'meta-ieisystems')
-rw-r--r--meta-ieisystems/meta-fp5280g3/conf/machine/fp5280g3.conf1
-rw-r--r--meta-ieisystems/meta-fp5280g3/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend1
2 files changed, 1 insertions, 1 deletions
diff --git a/meta-ieisystems/meta-fp5280g3/conf/machine/fp5280g3.conf b/meta-ieisystems/meta-fp5280g3/conf/machine/fp5280g3.conf
index 8eb26fc0ae..0e81ea0553 100644
--- a/meta-ieisystems/meta-fp5280g3/conf/machine/fp5280g3.conf
+++ b/meta-ieisystems/meta-fp5280g3/conf/machine/fp5280g3.conf
@@ -12,6 +12,7 @@ require conf/distro/include/phosphor-mmc.inc
require conf/machine/include/ast2600.inc
require conf/machine/include/obmc-bsp-common.inc
require conf/machine/include/openpower.inc
+require conf/distro/include/pldm.inc
DISTRO_FEATURES += "mpreboot"
MACHINE_FEATURES += "phal"
diff --git a/meta-ieisystems/meta-fp5280g3/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend b/meta-ieisystems/meta-fp5280g3/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend
index 4c5e8e6b82..c118d925e8 100644
--- a/meta-ieisystems/meta-fp5280g3/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend
+++ b/meta-ieisystems/meta-fp5280g3/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend
@@ -12,7 +12,6 @@ RDEPENDS:${PN}-extras:append = " \
phosphor-host-postd \
phosphor-virtual-sensor \
libmctp \
- pldm \
tzdata-core \
"