diff options
-rw-r--r-- | meta-oe/recipes-support/opencv/opencv_3.1.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/opencv/opencv_3.1.bb b/meta-oe/recipes-support/opencv/opencv_3.1.bb index 0f6fb63e85..c1f9802627 100644 --- a/meta-oe/recipes-support/opencv/opencv_3.1.bb +++ b/meta-oe/recipes-support/opencv/opencv_3.1.bb | |||
@@ -146,5 +146,3 @@ do_install_append() { | |||
146 | cp -f bin/*-tutorial-* bin/*-example-* ${D}${datadir}/OpenCV/samples/bin/ | 146 | cp -f bin/*-tutorial-* bin/*-example-* ${D}${datadir}/OpenCV/samples/bin/ |
147 | } | 147 | } |
148 | 148 | ||
149 | # http://errors.yoctoproject.org/Errors/Details/40660/ | ||
150 | PNBLACKLIST[opencv] ?= "Not compatible with currently used ffmpeg 3" | ||