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 <
[email protected]> 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 <[email protected]>
> ---
>  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
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to