[meta-freescale] Custom images the Right Way.

Sébastien Taylor me at staylor.ca
Wed May 22 11:12:26 PDT 2013


I'm working on getting up and running with Yocto using the fsl-community-bsp and have hit a bit of a snag with my custom layer and image.  I add my meta-myproject which includes a recipes-core/images/core-image-myproject.bb which follows the format as described in the Yocto Development Manual section 5.2.1 but it seems inheriting core-image does not generate an init for my image (built with core-image-myproject).  I tried to tell my build/conf/local.conf to use systemd but I'm still missing /sbin/init from my image.

Clearly I'm missing an important step but I'm somewhat at a loss as to what that is.  Am I at least on the right path as to the "Right Way" to add a custom image, create a layer specific to my project with all my custom software and an image .bb file?




More information about the meta-freescale mailing list