From: Otavio Salvador Date: Tue, 3 May 2016 20:32:17 +0000 (-0300) Subject: opencv: Remove bbappend to block 3.1 version use X-Git-Tag: 2.2~447 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d565d62b9e574c796b41f4730f79724831adba9e;p=meta-freescale.git 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 --- 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 @@ -COMPATIBLE_MACHINE_mx6q = "(-)" -COMPATIBLE_MACHINE_mx6dl = "(-)" -COMPATIBLE_MACHINE_mx6sx = "(-)" -COMPATIBLE_MACHINE_mx6sl = "(-)"