mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
meta-oe/conf/layer.conf: Add PREFERRED_[R]PROVIDER_virtual/opencl-icd
Select opencl-icd-loader as the preferred provider for both build and runtime. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
812f7795c3
commit
4aae766b9f
@@ -50,6 +50,8 @@ PREFERRED_RPROVIDER_libdevmapper = "lvm2"
|
||||
PREFERRED_PROVIDER_android-tools-conf ?= "android-tools-conf"
|
||||
# Configures whether coreutils or uutils-coreutils is used.
|
||||
PREFERRED_PROVIDER_coreutils = "coreutils"
|
||||
PREFERRED_PROVIDER_virtual/opencl-icd ?= "opencl-icd-loader"
|
||||
PREFERRED_RPROVIDER_virtual/opencl-icd ?= "opencl-icd-loader"
|
||||
|
||||
SIGGEN_EXCLUDERECIPES_ABISAFE += " \
|
||||
fbset-modes \
|
||||
|
||||
Reference in New Issue
Block a user