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

Stefan Müller-Klieser s.mueller-klieser at phytec.de
Fri Jun 30 09:20:17 UTC 2017


On 29.06.2017 17:21, Martin Jansa wrote:
> 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.
Yes, you are right. I checked it against pyro and master-next, 
overlooked that the 5.9 stuff is not yet pushed. So for 5.9, I did not 
see it. But at the momemt it should be required for master and pyro.

> 
> On Thu, Jun 29, 2017 at 4:10 PM, Stefan Müller-Klieser 
> <s.mueller-klieser at phytec.de <mailto: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
>     <mailto:s.mueller-klieser at phytec.de>>
>     ---
>       recipes-qt/qt5/qtquickcontrols_git.bb
>     <http://qtquickcontrols_git.bb> | 2 ++
>       1 file changed, 2 insertions(+)
> 
>     diff --git a/recipes-qt/qt5/qtquickcontrols_git.bb
>     <http://qtquickcontrols_git.bb>
>     b/recipes-qt/qt5/qtquickcontrols_git.bb <http://qtquickcontrols_git.bb>
>     index 69f3d3b..c72ac4f 100644
>     --- a/recipes-qt/qt5/qtquickcontrols_git.bb
>     <http://qtquickcontrols_git.bb>
>     +++ b/recipes-qt/qt5/qtquickcontrols_git.bb
>     <http://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
>     <mailto:Openembedded-devel at lists.openembedded.org>
>     http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>     <http://lists.openembedded.org/mailman/listinfo/openembedded-devel>
> 
> 




More information about the Openembedded-devel mailing list