[meta-freescale] [meta-fsl-demos][PATCH 2/2] packagegroup-fsl-tools-gpu-external: Add opencv-samples

Otavio Salvador otavio at ossystems.com.br
Wed Apr 29 13:38:51 PDT 2015


On Wed, Apr 29, 2015 at 5:23 PM, Neena Busireddy
<neena.busireddy at freescale.com> wrote:
...
>  RDEPENDS_${PN} = " \
> +    opencv-samples \
>      ${@base_contains("DISTRO_FEATURES", "x11", "${X11_TOOLS}", "${FB_TOOLS}", d)} \  "
>
> opencv-samples is bringing in qtbase. Isn't it supposed to go into qt specific package group?
...

It does not depends on qtbase by default so the right fix is to add a
PACKAGECONFIG to it and ensure it is deterministic. It is likely it
has detected a qtbase availability in your autobuilder and enabled the
Qt support.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list