aboutsummaryrefslogtreecommitdiffstats
path: root/meta-r1000/conf/local.conf.append.r1000
blob: 0ce2e8096c0e8621b985a0276a10fce769273bfc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# MEL supports various components that can be enabled by setting the corresponding
# INCLUDE_<component> to "yes".
# Following is a list of <components> that can be enabled if you want them to be
# installed/available on your image.
# Please change the required INCLUDE_<component> to "yes" before building an image, or
# generating an ADE that can be used to develop apps for these components (if applicable):
#
# - OPENCL - The Open Computing Language.
#   Framework for writing programs that execute across heterogeneous platforms consisting
#   of CPUs, GPUs, DSPs, FPGAs and other processors or hardware accelerators.
#
INCLUDE_OPENCL ??= "no"