build krogoth yocto

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

build krogoth yocto

870 Views
mohsen2013
Contributor I

hi

I use use flowing command to get krogoth yocto version

Download the source code:

then i used

   MACHINE=imx6qpsabresd source setup-environment build-wayland

to set environment to build wayland weston

but when i run  bitbake core-image-weston i face with following error

NOTE: Your conf/bblayers.conf has been automatically updated.
Loading cache: 100% |########################################################################################################################################################################| ETA: 00:00:00
Loaded 2198 entries from dependency cache.
ERROR: Nothing PROVIDES 'core-image-weston'
ERROR: core-image-weston was skipped: conflicting distro feature 'x11' (in DISTRO_FEATURES)

Summary: There was 1 ERROR message shown, returning a non-zero exit code.

what step am i missed?

0 Kudos
1 Reply

524 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Moh Zahra,

The problem in this case is that there is no core-image-weston recipe available. This issue has been reported but there is no information yet on a possible fix.

If you wish to build a Weston image you should be able to use Wayland as backend on the local.conf file and then build a compatible image. This is supported on the BSP release, I’ll check if it’s available also on the Yocto Community BSP (the Krogoth branch in particular).

Regards,

0 Kudos