[oe] [meta-qt5][PATCH] qt3d: fix DEPENDS

Andreas Müller schnitzeltony at googlemail.com
Fri Jun 5 11:22:35 UTC 2015


On Fri, Jun 5, 2015 at 1:10 PM, Martin Jansa <martin.jansa at gmail.com> wrote:
> * nativesdk dependencies were incorrectly introduced in:
>   commit 48ee17af942ac9860e834c8dec049370e7802a56
>   Author: Martin Jansa <Martin.Jansa at gmail.com>
>   Date:   Thu May 28 14:58:06 2015 +0200
>   Subject: qt5: merge .inc and _git.bb files
>
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
>  recipes-qt/qt5/qt3d_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb
> index 3bebcb5..62f17e1 100644
> --- a/recipes-qt/qt5/qt3d_git.bb
> +++ b/recipes-qt/qt5/qt3d_git.bb
> @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = " \
>      file://LICENSE.GPL;md5=d32239bcb673463ab874e80d47fae504 \
>  "
>
> -DEPENDS = "nativesdk-qtbase qtbase-native qtdeclarative"
> +DEPENDS = "qtdeclarative"
>
>  FILES_${PN}-qmlplugins += " \
>      ${OE_QMAKE_PATH_QML}/*/*/*.bez \
> --
> 2.4.2
>
FWIW :)

Acked-by: Andreas Müller <schnitzeltony at googlemail.com>



More information about the Openembedded-devel mailing list