aboutsummaryrefslogtreecommitdiffstats
path: root/meta-v1000/conf/local.conf.append.v1000
diff options
context:
space:
mode:
Diffstat (limited to 'meta-v1000/conf/local.conf.append.v1000')
-rw-r--r--meta-v1000/conf/local.conf.append.v10004
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-v1000/conf/local.conf.append.v1000 b/meta-v1000/conf/local.conf.append.v1000
index 984f9d6d..92433f25 100644
--- a/meta-v1000/conf/local.conf.append.v1000
+++ b/meta-v1000/conf/local.conf.append.v1000
@@ -51,3 +51,7 @@ INCLUDE_VULKAN ??= "no"
# MEL supports OpenCL - The Open Computing Language. In order to
# include it into your image, set the following to "yes"
INCLUDE_OPENCL ??= "no"
+
+# MEL supports OpenCV - The Open Computer Vision Library. In order to
+# include it into your image, set the following to "yes"
+INCLUDE_OPENCV ??= "no"