[meta-freescale] Weston Feedback

Diego diego.ml at zoho.com
Tue Sep 23 01:18:43 PDT 2014


Hi all,

I've tried instructions for using Weston on i.MX6, and they work correctly for 
the Nitrogen6x board: I've been able to run all the "Simple tests" listed 
here.
https://github.com/Freescale/Documentation/blob/master/user-guide/source/weston.rst
Thank you for the guide and the great work.

FYI, I got this little warning during build:
WARNING: QA Issue: weston rdepends on libdrm, but it isn't a build dependency? 
[build-deps]
It's not blocking in any way, but maybe it's useful for you to know about 
that.


Does anybody know if it's possible to do the same for i.MX6SLEVK?
I've seen there are patches about using Wayland / Weston on SoloLite, in 
particular I'm referring to this:
https://lists.yoctoproject.org/pipermail/meta-freescale/2014-August/009949.html

I'm using the master branch updated yesterday, so the patch is included, but 
when building "core-image-weston" for MACHINE ??= 'imx6slevk' I'm getting:

$ bitbake core-image-weston
Parsing recipes: 100% |
#######################################################################################################################################################| 
Time: 00:00:55
Parsing of 1480 .bb files complete (0 cached, 1480 parsed). 1933 targets, 195 
skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo)
NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg
NOTE: multiple providers are available for jpeg-native (jpeg-native, libjpeg-
turbo-native)
NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg-native
ERROR: Nothing PROVIDES 'virtual/libgles2' (but 
/opt/yocto_builder/sources/poky/meta/recipes-graphics/cogl/cogl-1.0_1.18.2.bb 
DEPENDS on or otherwise requires it)
ERROR: amd-gpu-x11-bin-mx51 PROVIDES virtual/libgles2 but was skipped: 
incompatible with machine imx6slevk (not in COMPATIBLE_MACHINE)
ERROR: amd-gpu-bin-mx51 PROVIDES virtual/libgles2 but was skipped: 
incompatible with machine imx6slevk (not in COMPATIBLE_MACHINE)
NOTE: Runtime target 'clutter-1.0-examples' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['clutter-1.0-examples', 
'cogl-1.0', 'virtual/libgles2']
ERROR: Required build target 'core-image-weston' has no buildable providers.
Missing or unbuildable dependency chain was: ['core-image-weston', 
'clutter-1.0-examples', 'cogl-1.0', 'virtual/libgles2']

Summary: There were 2 ERROR messages shown, returning a non-zero exit code.

Maybe this is not the correct image for i.MX6SLEVK, as it is including Clutter 
stuff, which is not actually required by Weston?

Thanks,
Diego



More information about the meta-freescale mailing list