diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2016-05-03 17:32:17 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-05-16 17:07:15 -0300 |
commit | d565d62b9e574c796b41f4730f79724831adba9e (patch) | |
tree | a10c9b6e3c90faed88500f4e6b6b8b9e92dc7bc9 /dynamic-layers/openembedded-layer | |
parent | aa2f0cfe283d455c6a5bffc74702c8c8e91a303e (diff) | |
download | meta-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')
-rw-r--r-- | dynamic-layers/openembedded-layer/recipes-support/opencv/opencv_3.1.bbappend | 4 |
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 @@ | |||
1 | COMPATIBLE_MACHINE_mx6q = "(-)" | ||
2 | COMPATIBLE_MACHINE_mx6dl = "(-)" | ||
3 | COMPATIBLE_MACHINE_mx6sx = "(-)" | ||
4 | COMPATIBLE_MACHINE_mx6sl = "(-)" | ||