This helps with sstate re-use when MACHINE changes in the dependency tree.

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 meta-arago-distro/conf/layer.conf | 1 +
 meta-arago-extras/conf/layer.conf | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/meta-arago-distro/conf/layer.conf 
b/meta-arago-distro/conf/layer.conf
index e75550e..6d72390 100644
--- a/meta-arago-distro/conf/layer.conf
+++ b/meta-arago-distro/conf/layer.conf
@@ -36,6 +36,7 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
     weston-conf \
     qtbase-conf \
     cryptodev-module \
+    opencv \
 "
 
 HOSTTOOLS_NONFATAL += "corkscrew getent"
diff --git a/meta-arago-extras/conf/layer.conf 
b/meta-arago-extras/conf/layer.conf
index c865aed..4ba4dd4 100644
--- a/meta-arago-extras/conf/layer.conf
+++ b/meta-arago-extras/conf/layer.conf
@@ -35,6 +35,7 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
     matrix-gui-armbenchmarks-demos->nbench-byte \
     matrix-gui-settings-demos->am-sysinfo \
     matrix-gui-machinevision-demos->point-cloud-viewer \
+    matrix-gui-video-analytics-demos->qt-opencv-opencl-opengl-multithreaded \
     matrix-lighttpd-config->lighttpd \
 "
 
@@ -42,4 +43,7 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
     ipsecmgr-mod \
     gstreamer1.0-plugins-bad \
     opencl \
+    linalg \
+    libarch \
+    ti-fftw \
 "
-- 
2.7.4

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to