summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2024-02-13 17:15:43 +0300
committerThang Q. Nguyen <thang@os.amperecomputing.com>2024-02-14 05:32:26 +0300
commit4a4214a297cdf81fd5a80548bcb6d95455f2866a (patch)
treedabe8d39cfbb2b764523f92a7cf5afcb3f5db6ba /meta-openembedded/meta-python/recipes-devtools/python
parent0b89e1ce960ab7b42f3d990a8054f8d5c2f408f6 (diff)
downloadopenbmc-4a4214a297cdf81fd5a80548bcb6d95455f2866a.tar.xz
meta-ampere: pldm: remove unnecessary meson option
Any system using PLDM should already `include conf/distro/include/pldm.inc`, which enables MCTP support as a side-effect. By default, the pldm recipe already enables `af-mctp` (the support for the kernel subsystem): ``` meta-phosphor/recipes-phosphor/pldm/pldm_git.bb 31:PACKAGECONFIG:append:df-mctp = " transport-af-mctp" ``` We shouldn't be setting meson options to begin with, but this one is already duplicative and ends up being a bad example for others. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I891a4c36eb331f8af6cdef9943e178f3a524d2e7
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python')
0 files changed, 0 insertions, 0 deletions