[oe] [meta-oe][PATCH v3 4/4] opencv: Remove blacklist

Martin Jansa martin.jansa at gmail.com
Sat Mar 19 21:38:30 UTC 2016


OK, it build now, but please add one more patch to fix autodetected
dependencies:

opencv-3.1+gitAUTOINC+92387b1ef8: libopencv-videoio rdepends on
libgphotoport, but it isn't a build dependency, missing libgphoto2 in
DEPENDS or PACKAGECONFIG? [build-deps]
opencv-3.1+gitAUTOINC+92387b1ef8: libopencv-videoio rdepends on
libgphoto2, but it isn't a build dependency, missing libgphoto2 in
DEPENDS or PACKAGECONFIG? [build-deps]
opencv-3.1+gitAUTOINC+92387b1ef8: libopencv-dnn rdepends on protobuf,
but it isn't a build dependency, missing protobuf in DEPENDS or
PACKAGECONFIG? [build-deps]



On Fri, Mar 18, 2016 at 12:20 PM, Ricardo Ribalda Delgado <
ricardo.ribalda at gmail.com> wrote:

> Opencv 3.1 builds fine with ffmpeg.
>
> ricardo at neopili:~/curro/qt5022/oe/openembedded-core/build$ bitbake
> opencv
> Loading cache: 100%
>
> |############################################################################|
> ETA:  00:00:00
> Loaded 2018 entries from dependency cache.
> NOTE: Resolving any missing task queue dependencies
>
> Build Configuration:
> BB_VERSION        = "1.29.0"
> BUILD_SYS         = "x86_64-linux"
> NATIVELSBSTRING   = "Debian-testing"
> TARGET_SYS        = "i586-oe-linux"
> MACHINE           = "qemux86"
> DISTRO            = "nodistro"
> DISTRO_VERSION    = "nodistro.0"
> TUNE_FEATURES     = "m32 i586"
> TARGET_FPU        = ""
> meta              = "master:300f858ba07c938427ccd05a3d7220027a03d461"
> meta-oe           = "master:29462f7161b346dbc2ea00830da869a0a1c35fb9"
>
> NOTE: Preparing RunQueue
> NOTE: Executing SetScene Tasks
> NOTE: Executing RunQueue Tasks
> NOTE: Tasks Summary: Attempted 1242 tasks of which 1228 didn't need to
> be rerun and all succeeded.
>
> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda 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 6f0c83829809..87338cad4a4b 100644
> --- a/meta-oe/recipes-support/opencv/opencv_3.1.bb
> +++ b/meta-oe/recipes-support/opencv/opencv_3.1.bb
> @@ -133,5 +133,3 @@ do_install_append() {
>      cp -f bin/*-tutorial-* bin/*-example-*
> ${D}${datadir}/OpenCV/samples/bin/
>  }
>
> -# http://errors.yoctoproject.org/Errors/Details/40660/
> -PNBLACKLIST[opencv] ?= "Not compatible with currently used ffmpeg 3"
> --
> 2.7.0
>
>



More information about the Openembedded-devel mailing list