Completed
Setting the image type
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Write a Really Good Board Support Package for Yocto Project
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About Chris Simmonds
- 3 Board Support Packages
- 4 Setting up the environment
- 5 Local configuration
- 6 Recipes
- 7 Config, layer and recipe
- 8 The trinity of OE: Distro, Machine, Image
- 9 Three types of layer
- 10 What goes into a BSP layer?
- 11 Create a layer for your BSP
- 12 Bootloader
- 13 Digression 1: package versions
- 14 Digression 2: bbappend
- 15 Kernel 1/2
- 16 Digression: BitBake assignment operators
- 17 Device trees
- 18 Firmware
- 19 Image format
- 20 Setting the image type
- 21 Creating images with WIC
- 22 Enabling WIC
- 23 Don't break things
- 24 Dependencies between layers
- 25 Check the layer
- 26 Yocto compatibility