[meta-freescale] fsl framebuffer image ?

Otavio Salvador otavio at ossystems.com.br
Mon Feb 3 17:32:30 PST 2014


Hello David,

On Mon, Feb 3, 2014 at 6:43 PM, David Hill <David.Hill at oracle.com> wrote:
> On 2/3/14, Feb 3, 3:25 PM, Otavio Salvador wrote:
>> On Mon, Feb 3, 2014 at 6:22 PM, Otavio Salvador <otavio at ossystems.com.br>
>> wrote:
>>>
>>> On Mon, Feb 3, 2014 at 6:19 PM, David Hill <David.Hill at oracle.com> wrote:
>>>>
>>>> On 1/15/14, Jan 15, 11:16 AM, Gary Thomas wrote:
>>>>>
>>>>> 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 - (finally) got a build with qt4e-demo-image, but it does not help
>>>> a
>>>> much as I thought. There is EGL there, but it is not accelerated, which
>>>> is a
>>>> bummer.
>>>
>>> It is accelerated for sure. I use it with several customers...
>>
>> Did you set the distro features in local.conf?
>>
> No, I did not set any distro_features this time. Only addition (other than
> DL_DIR) was to add:
>
> IMAGE_FEATURES += "ssh-server-dropbear"
>
> and use
>
> bitbake qt4e-demo-image
>
>
> I have been wading through
> http://www.yoctoproject.org/docs/current/yocto-project-qs/yocto-project-qs.html
> http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html
> but still feel like I am in kindergarten.
>
> Does not help that my build machine takes 11 hours to perform a clean build.

Yes so it is expected to not be accelerated in Framebuffer backend as
by default it will use X11 backend. Blame Vivante to make those
non-parallel :-(

So please add to your local.conf:

DISTRO_FEATURES_remove = "x11 wayland"

remove your tmp dir and build your image again.

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