Hi,

Thanks. I got the wayland/Weston compiled with that! Thanks.

This next piece is bit of off-topic, but I'm sure someone doing this maybe end 
up having same problem.

I have display connected to connector marked LVDS0. I got the picture to it 
with X11 when I configured the screen being at /dev/fb4. Problem is that I'm 
not sure how to configure that in Weston. I created /.config/weston.ini (I 
checked that $HOME is set to / when Weston is being started) with output 
configured to LVDS0 and resolution being correct, but that didn't help. 
Debugging is also bit hard because Weston does not output anything. I can see 
that it's running (Weston-processes), but that's about it.

So couple questions. Where should I put the Weston.ini and how do I turn on the 
debug/info from Weston?

Teemu Keskinarkaus
Software system engineer

maximatecc
making machines smart, safe and productive

From: Heikki Sarkanen [mailto:[email protected]]
Sent: 22. huhtikuuta 2015 14:39
To: Keskinarkaus, Teemu; [email protected]
Subject: Re: Compiling weston

Hi Teemu,

Adding Wayland isn't enough. You should also explicitly remove X11 and 
Framebuffer so the right Vivante GPU driver gets included for Wayland/Weston.

Try again in new build folder and add this line to your local.conf:
DISTRO_FEATURES_remove = "x11 directfb"

These slides are for fsl-release-bsp, but most parts applies also for 
fsl-community-bsp, so check slide 49:
https://community.freescale.com/docs/DOC-104266

BR,
Heikki Sarkanen



________________________________
From: 
[email protected]<mailto:[email protected]>
 
<[email protected]<mailto:[email protected]>>
 on behalf of Keskinarkaus, Teemu 
<[email protected]<mailto:[email protected]>>
Sent: 22 April 2015 13:34
To: [email protected]<mailto:[email protected]>
Subject: [meta-freescale] Compiling weston

Hi,

This probably has been discussed before, but I couldn't find anything from 
archives or from google other than it seems some have gotten this working.

I'm compiling Weston/wayland based system for imx6q-sdb - develboard.

In local.conf I have:
DISTRO_FEATURES_append = " wayland opengl"

In image-recipe I have:

REQUIRED_DISTRO_FEATURES = "wayland"

CORE_IMAGE_BASE_INSTALL += "weston weston-init weston-examples gtk+3-demo 
clutter-1.0-examples libwayland-egl libwayland-egl-dev"

The built is stopped at error:

| configure: error: Package requirements (egl >= 7.10 glesv2 wayland-client 
wayland-egl) were not met:
|
| No package 'wayland-egl' found

The  libwayland-egl and libwayland-egl-dev were added later, but the same error 
still stays.

Should Weston compile without any modifications after checking out meta-fsl-arm?

I tried also checking out the meta-fsl-bsp-release which has newer Weston 
version and other packages. That worked even worse since the patches provided 
wouldn't apply to that version.

So how have anyone gotten Weston/wayland compiled?

Teemu Keskinarkaus
Software system engineer
Cell: +358 400 330047
Fax: +358 207 669199
www.maximatecc.com<http://www.maximatecc.com/>
maximatecc
making machines smart, safe and productive


________________________________

Actuant Corporation Email Notice

This message is intended only for the use of the Addressee and may contain 
information that is PRIVILEGED and/or CONFIDENTIAL.
This email is intended only for the personal and confidential use of the 
recipient(s) named above. If the reader of this email is not an intended 
recipient, you have received this email in error and any review, dissemination, 
distribution or copying is strictly prohibited.
If you have received this email in error, please notify the sender immediately 
by return mail and permanently delete the copy you received.

Thank you.

________________________________

Actuant Corporation Email Notice

This message is intended only for the use of the Addressee and may contain 
information that is PRIVILEGED and/or CONFIDENTIAL.
This email is intended only for the personal and confidential use of the 
recipient(s) named above. If the reader of this email is not an intended 
recipient, you have received this email in error and any review, dissemination, 
distribution or copying is strictly prohibited.
If you have received this email in error, please notify the sender immediately 
by return mail and permanently delete the copy you received.

Thank you.
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to