summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pandas
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>2025-09-18 06:04:50 +0300
committerKhem Raj <raj.khem@gmail.com>2025-09-17 20:07:03 -0700
commitf65ae714d885a99b89c17088842aa9724ba29b16 (patch)
tree018b22088743ba386a0bdb44ccfa2c93a78a0281 /meta-python/recipes-devtools/python/python3-pandas
parent97b28934e820a17a669d25843181223d940c90cc (diff)
downloadmeta-openembedded-f65ae714d885a99b89c17088842aa9724ba29b16.tar.gz
opencl: make use of the 'opencl' DISTRO_FEATURE
Currently packages like Mesa list 'opengl' and 'vulkan' as required DISTRO_FEATURES, disabling GPU support for non-graphics-enabled cases. However in the modern world it's a perfectly fine usecase to have a headless box with GPU being used by OpenCL only. The OE-Core has added the 'opencl' DISTRO_FEATURE, making it possible to specify whether OpenCL is enabled or not and also making it possible to enable GPU packages if only OpenCL is required. Follow the example of GLVND and vulkan-loader and disable OpenCL ICD packages if corresponding feature is not enabled. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pandas')
0 files changed, 0 insertions, 0 deletions