summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer/recipes-support
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2016-05-03 17:32:17 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2016-05-16 17:07:15 -0300
commitd565d62b9e574c796b41f4730f79724831adba9e (patch)
treea10c9b6e3c90faed88500f4e6b6b8b9e92dc7bc9 /dynamic-layers/openembedded-layer/recipes-support
parentaa2f0cfe283d455c6a5bffc74702c8c8e91a303e (diff)
downloadmeta-freescale-d565d62b9e574c796b41f4730f79724831adba9e.tar.gz
opencv: Remove bbappend to block 3.1 version use
We can now use the OpenCV 3.1. This removes the bbappend file which where ensuring we never use it with an i.MX6-based SoC. Change-Id: Icf6e3161c01155ee4bf20b3d7baca26eba52da62 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'dynamic-layers/openembedded-layer/recipes-support')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-support/opencv/opencv_3.1.bbappend4
1 files changed, 0 insertions, 4 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-support/opencv/opencv_3.1.bbappend b/dynamic-layers/openembedded-layer/recipes-support/opencv/opencv_3.1.bbappend
deleted file mode 100644
index 881702e0..00000000
--- a/dynamic-layers/openembedded-layer/recipes-support/opencv/opencv_3.1.bbappend
+++ /dev/null
@@ -1,4 +0,0 @@
1COMPATIBLE_MACHINE_mx6q = "(-)"
2COMPATIBLE_MACHINE_mx6dl = "(-)"
3COMPATIBLE_MACHINE_mx6sx = "(-)"
4COMPATIBLE_MACHINE_mx6sl = "(-)"