[oe-commits] [meta-openembedded] 82/89: opencv: remove DEFAULT_PREFERENCE = "-1" for 3.1

git at git.openembedded.org git at git.openembedded.org
Wed Nov 23 14:34:24 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit 4d5f35b4e497fce41021ce3df251a49b709df71d
Author: Wenzong Fan <wenzong.fan at windriver.com>
AuthorDate: Wed Nov 16 22:02:41 2016 -0500

    opencv: remove DEFAULT_PREFERENCE = "-1" for 3.1
    
    The opencv 2.4 has been blacklisted, 3.1 should be the default choice
    for both opencv and lib32-opencv.
    
    Signed-off-by: Wenzong Fan <wenzong.fan at windriver.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-support/opencv/opencv_3.1.bb | 2 --
 1 file changed, 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 1bbb965..a212f4f 100644
--- a/meta-oe/recipes-support/opencv/opencv_3.1.bb
+++ b/meta-oe/recipes-support/opencv/opencv_3.1.bb
@@ -8,8 +8,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0ea90d28b4de883d7af5e6711f14f7bf"
 ARM_INSTRUCTION_SET_armv4 = "arm"
 ARM_INSTRUCTION_SET_armv5 = "arm"
 
-DEFAULT_PREFERENCE = "-1"
-
 DEPENDS = "python-numpy libtool swig swig-native python bzip2 zlib glib-2.0 libwebp protobuf protobuf-native"
 
 SRCREV_opencv = "92387b1ef8fad15196dd5f7fb4931444a68bc93a"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list