From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 44838E00A1C; Mon, 15 Jun 2015 05:26:02 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.220.49 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from mail-pa0-f49.google.com (mail-pa0-f49.google.com [209.85.220.49]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 02868E009E5 for ; Mon, 15 Jun 2015 05:25:59 -0700 (PDT) Received: by pacyx8 with SMTP id yx8so64863624pac.2 for ; Mon, 15 Jun 2015 05:25:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=lHvxqfK05JV+KVFDDIHl6xFVn+6UPn1KDz9MC7djvzg=; b=CJTT5uK235acgYwdfEvO3CTt65qKtcJaZfvuEGE60iZmTk1Hi/MAaLo+7WHm5GPn+R XTwyJPW6cOmjSNcBKRGuYpMAj8LFViOta53SZPD/0UAaZwhaNx147NIycWl2JnBMdq+P 6eay2CVqjQbbtOMHGDpV0oEGvMYhaJYixPpzWZshTZEairteh3/mud2JKlqEZ3lL7xmI Lbpxnw2xpLQNyTtGLfL1+1R0EZUIbahzspn5I0IkTmJreIlGq1WquEpZDq8mghA/2Ffy s03/eJ9i18sII14860c87lNFsohksp0GrlXjvGVtue/1/WGvPQLqmfnqHorbv0adud39 gV9g== MIME-Version: 1.0 X-Received: by 10.66.139.41 with SMTP id qv9mr48021793pab.35.1434371158981; Mon, 15 Jun 2015 05:25:58 -0700 (PDT) Sender: otavio.salvador@gmail.com Received: by 10.70.34.109 with HTTP; Mon, 15 Jun 2015 05:25:58 -0700 (PDT) In-Reply-To: References: <557C850E.8060707@tylerent.com> Date: Mon, 15 Jun 2015 09:25:58 -0300 X-Google-Sender-Auth: q6GdmetpfcxKEE8AuTGP4Cw_CEE Message-ID: From: Otavio Salvador To: Daiane Angolini Cc: "meta-freescale@yoctoproject.org" , freescale11@tylerent.com Subject: Re: Yocto 1.6 + QT5.3.2 on i.MX6 X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2015 12:26:02 -0000 Content-Type: text/plain; charset=UTF-8 On Mon, Jun 15, 2015 at 7:42 AM, Daiane Angolini wrote: > On Sat, Jun 13, 2015 at 4:31 PM, Dale Tyler 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