- Embedded Linux Development Using Yocto Project Cookbook(Second Edition)
- Alex González
- 61字
- 2021-06-30 19:21:28
Creating a custom BSP layer
The changes needed to support a new hardware platform, or machine, are kept on a separate Yocto layer, called a BSP layer. This separation is best for future updates and patches to the system. A BSP layer can support any number of new machines and any new software feature that is linked to the hardware itself.