From 296fb498fba322539d36fdc8275a59684aa5a2cf Mon Sep 17 00:00:00 2001 From: Randy MacLeod Date: Tue, 2 May 2017 14:46:54 -0400 Subject: Revert "opencv: disable broken Intel FP16 detection" This reverts commit 51fbd3cf7db14399bc1c69c4a5fd63f157fd209d. The long log was truncated due to a formatting error. Signed-off-by: Randy MacLeod Signed-off-by: Martin Jansa --- meta-oe/recipes-support/opencv/opencv_3.2.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-oe/recipes-support/opencv/opencv_3.2.bb') diff --git a/meta-oe/recipes-support/opencv/opencv_3.2.bb b/meta-oe/recipes-support/opencv/opencv_3.2.bb index 98b6b0652..2cff212ab 100644 --- a/meta-oe/recipes-support/opencv/opencv_3.2.bb +++ b/meta-oe/recipes-support/opencv/opencv_3.2.bb @@ -27,8 +27,6 @@ SRC_URI = "git://github.com/opencv/opencv.git;name=opencv \ file://fixpkgconfig.patch \ file://uselocalxfeatures.patch;patchdir=../contrib/ \ file://useoeprotobuf.patch;patchdir=../contrib/ \ - file://0001-Revert-cuda-fix-fp16-compilation.patch \ - file://0002-Revert-check-FP16-build-condition-correctly.patch \ " PV = "3.2+git${SRCPV}" -- cgit v1.2.3-54-g00ecf