January 2018
Intermediate to advanced
456 pages
12h 49m
English
We will use the Yocto Project's SDK already installed in your host:
$ source /opt/poky/2.4/environment-setup-cortexa9hf-neon-poky-linux-gnueabi
$ cd /opt/yocto/linux-wandboard $ cp /opt/yocto/fsl-community-bsp/sources/meta-bsp-custom/recipes-kernel/linux/linux-wandboard-4.1-2.0.x/wandboard-custom/defconfig arch/arm/configs/wandboard_defconfig $ make wandboard_defconfig
$ make -jN
This will build the kernel's zImage, modules, and device tree files.
Read now
Unlock full access