June 2017
Intermediate to advanced
478 pages
13h 14m
English
The Yocto Project supplies two standard kernel recipes: linux-yocto and , the latter having the real-time patches already applied. Assuming that your target is supported by the Yocto kernels, you just need to select linux-yocto-rt as your preferred kernel and declare that your machine is compatible, for example, by adding lines similar to these to your conf/local.conf:
PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt" COMPATIBLE_MACHINE_beaglebone = "beaglebone"
Read now
Unlock full access