[oe] [meta-qt5][pyro][PATCH] qtquickcontrols: fix qa issue installed-vs-shipped

Martin Jansa martin.jansa at gmail.com
Thu Jun 29 15:21:20 UTC 2017


Isn't it needed in master as well? I don't see it in my builds, but if the
issue exists in some configuration you're using then it should be
reproducible with master branch as well as they are currently identical
with pyro.

On Thu, Jun 29, 2017 at 4:10 PM, Stefan Müller-Klieser <
s.mueller-klieser at phytec.de> wrote:

> QML dialogs ship an icons.ttf which does not get picked up by the
> default FILES mask.
>
> Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser at phytec.de>
> ---
>  recipes-qt/qt5/qtquickcontrols_git.bb | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/recipes-qt/qt5/qtquickcontrols_git.bb b/recipes-qt/qt5/
> qtquickcontrols_git.bb
> index 69f3d3b..c72ac4f 100644
> --- a/recipes-qt/qt5/qtquickcontrols_git.bb
> +++ b/recipes-qt/qt5/qtquickcontrols_git.bb
> @@ -22,3 +22,5 @@ SRC_URI += " \
>  "
>
>  SRCREV = "201c86391c7ff78d570fdec6e0c0b71eb1e9aae4"
> +
> +FILES_${PN}-qmlplugins += "${OE_QMAKE_PATH_QML}/*/*/*/*.ttf"
> --
> 1.9.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list