Re: [oe] [meta-oe][PATCH v2] opencv: Add recipe for OpenCV v3.0.0-alpha.

2014-10-10 Thread Martin Jansa
On Wed, Oct 08, 2014 at 04:48:58AM +0200, Martin Jansa wrote: > On Tue, Oct 07, 2014 at 02:06:49PM +1100, Nick D'Ademo wrote: > > Includes fix which disables IPP for ARM builds. > And also new QA issues: opencv-2.99+3.0.0-alpha+gitAUTOINC+fb9a143429: libopencv-highgui rdepends on gtk+3, but it i

Re: [oe] [meta-oe][PATCH v2] opencv: Add recipe for OpenCV v3.0.0-alpha.

2014-10-07 Thread Martin Jansa
On Tue, Oct 07, 2014 at 02:06:49PM +1100, Nick D'Ademo wrote: > Includes fix which disables IPP for ARM builds. I'm sorry, but it's causing vlc build failure: | /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/vlc/2.1.4-r0/vlc-2.1.4/modules/video_filter/opencv_example.cpp:

[oe] [meta-oe][PATCH v2] opencv: Add recipe for OpenCV v3.0.0-alpha.

2014-10-06 Thread Nick D'Ademo
Includes fix which disables IPP for ARM builds. Signed-off-by: Nick D'Ademo --- meta-oe/recipes-support/opencv/opencv_git.bb | 96 1 file changed, 96 insertions(+) create mode 100644 meta-oe/recipes-support/opencv/opencv_git.bb diff --git a/meta-oe/recipes-support/