Build your custom machine

Now we are ready to create a new project and build for our new machine. Do the following to create a new project for the wandboard-custom machine:

$ cd /opt/yocto/fsl-community-bsp/
$ MACHINE=wandboard-custom DISTRO=poky source setup-environment wandboard-custom

Unless you have added the meta-bsp-custom layer to your template conf directory's bblayers.conf.sample file, you will need to add it to the new project's conf/bblayer.conf file. You can do that with:

$ bitbake-layers add-layer /opt/yocto/fsl-community-bsp/sources/meta-bsp-custom/

Then you can build the project with:

$ bitbake core-image-minimal
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset