From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 0404EE007E2 for ; Wed, 15 Jan 2014 08:16:13 -0800 (PST) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id ECEA2F811DC; Wed, 15 Jan 2014 09:16:12 -0700 (MST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2 Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id 62BB8F811DA; Wed, 15 Jan 2014 09:16:11 -0700 (MST) Message-ID: <52D6B44F.9080006@mlbassoc.com> Date: Wed, 15 Jan 2014 09:16:15 -0700 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <52D59C91.8090802@Oracle.com> <52D6B261.4020507@Oracle.com> In-Reply-To: <52D6B261.4020507@Oracle.com> Subject: Re: fsl framebuffer image ? 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: Wed, 15 Jan 2014 16:16:18 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2014-01-15 09:08, David Hill wrote: > On 1/14/14, Jan 14, 8:39 PM, Otavio Salvador wrote: >> Hello David, >> >> On Tue, Jan 14, 2014 at 6:22 PM, David Hill > wrote: >> >> I am interested in using imx6 in accelerated framebuffer mode. Currently I have a running fsl-image-gui, but that does not have the two accelerated framebuffer versions of >> libEGL.so & libGAL.so installed (at least that I could find. >> >> I have heard that there is a fsl-image-fb in the works. Is that likely to be mainlined anytime soon ? >> >> Any other suggestions on how to obtain the two shared libs ? >> >> >> Adding: >> >> DISTRO_FEATURES_remove = "x11 wayland" >> >> to your local.conf should do the trick. If you want directfb, use: >> >> DISTRO_FEATURES += "directfb" >> >> I hope it works for you. > > Otavio, > Not quite... > $ bitbake $ bitbake fsl-image-gui > > ERROR: Nothing PROVIDES 'virtual/libx11' (but /home/ddhill/yocto/sources/poky/meta/recipes-qt/qt4/qt4-x11-free_4.8.5.bb DEPENDS on or otherwise requires it) > ERROR: nativesdk-libx11 PROVIDES virtual/libx11 but was skipped: 'x11' not in DISTRO_FEATURES > ERROR: libx11 PROVIDES virtual/libx11 but was skipped: 'x11' not in DISTRO_FEATURES > ERROR: libx11-diet PROVIDES virtual/libx11 but was skipped: 'x11' not in DISTRO_FEATURES > NOTE: Runtime target 'qt4-plugin-phonon-backend-gstreamer' is unbuildable, removing... > Missing or unbuildable dependency chain was: ['qt4-plugin-phonon-backend-gstreamer', 'virtual/libx11'] > ERROR: Required build target 'fsl-image-gui' has no buildable providers. > Missing or unbuildable dependency chain was: ['fsl-image-gui', 'qt4-plugin-phonon-backend-gstreamer', 'virtual/libx11'] > > "fsl-image-gui" seems odd here of course, but did not know what else to use, and you did not mention another target. Looks like this is more complicated than just pulling a couple > of features out. > > As I am not doing a production image, I would be happy just adding the to fb libraries to an X11 image. Guess I will have to try Lauren stuff next (again as I could not get it to > build last year). If you remove X11 you need to build (& use) QT-embedded as the normal QT is X11 based. Try using qt4e-demo-image instead which will build & use QT-embedded. -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------