[meta-freescale] Yocto 1.6 + QT5.3.2 on i.MX6

Otavio Salvador otavio at ossystems.com.br
Mon Jun 15 05:25:58 PDT 2015


On Mon, Jun 15, 2015 at 7:42 AM, Daiane Angolini <daiane.list at gmail.com> wrote:
> On Sat, Jun 13, 2015 at 4:31 PM, Dale Tyler <freescale11 at tylerent.com> wrote:
>> Has anyone built an image similar to what we are using and fixed this issue?
>
> I know there are someone in the mailing list with success on using
> QT5.x, I cannot remember who or which branch.
> However I have never saw this:
> PACKAGECONFIG_append_pn-qtquickcontrols = " accessibility"
> PACKAGECONFIG_append_pn-qtbase = " accessibility"


We support several customers, at O.S. Systems, using Qt. We have been
using it in Dizzy and Fido for different customers.

We use:

PACKAGECONFIG_DISTRO_pn-qtbase = "accessibility"

Because of [1].

1. https://github.com/meta-qt5/meta-qt5/blob/master/recipes-qt/qt5/qtbase_git.bb#L50

And to include the QtQuickControls you should add
qtquickcontrols-qmlplugins as RDEPENDS on your application.

It should work as expected.

-- 
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