Image build fails because nothing RPROVIDES jaihouse

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

Image build fails because nothing RPROVIDES jaihouse

403 Views
weilinja
Contributor I

Hi,

I am trying to build a custom Yocto image based on core-image-base for my LS1028 based board OK1028-C according to RTEDGEYOCTOUG_REV2.2.pdf chapter 8.

The last step is the build of the image, and this is where my problem appears. I select the packages I want to include in my image, including Chromium, libexif and libav (and its dependencies).

When I use "bitbake fsl-image-networking" to build Layerscape image, I got those errors :

ERROR: Nothing RPROVIDES 'jailhouse' (but /home/forlinx/yocto-sdk/sources/meta-qoriq/recipes-fsl/images/fsl-image-networking.bb RDEPENDS on or otherwise requires it)
jailhouse was skipped: incompatible with machine ls1028ardb (not in COMPATIBLE_MACHINE)

and

ERROR: Required build target 'fsl-image-networking' has no buildable providers.
Missing or unbuildable dependency chain was: ['fsl-image-networking', 'jailhouse']

The "meta-real-time-edge/recipes-extended/jailhouse/*.bbappend" file and "jailhouse" folder can not be found  under my build directory and git path.

What am I missing here?

Thank you for your kind help

0 Kudos
Reply
0 Replies