Completed
Build Your Own Image
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Migrating to Yocto - A Guide and Lessons Learned
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Repository Layout
- 3 Legacy Build System
- 4 Unmaintainable OpenWRT
- 5 Legacy Builds are Painful
- 6 Summary
- 7 Follow the Quick Start Guide
- 8 Build Your Own Image
- 9 Porting from OpenWRT
- 10 Refresher: Appends
- 11 Refresher Layers
- 12 Back to Porting Packages
- 13 Add an Append
- 14 Match Versions
- 15 Apply the Same Patches
- 16 Use the Same Configure Options
- 17 Yocto Porting Day
- 18 Porting Day - 1 week
- 19 Give a Tutorial
- 20 Use Task Management Tools
- 21 Great Success!
- 22 Tip: Recruit People
- 23 Extend Yocto for Your Needs
- 24 Building from Disk: EXTERNALSRC
- 25 Building from Disk: SRC_URI
- 26 We Built Merakisc
- 27 Machine & Distro Features
- 28 We Built Meraki Features
- 29 Problem: Mismatched C Library Headers
- 30 The Error
- 31 The User-space App
- 32 Solution: Use the Same Sources
- 33 Layers Are Not Programmatically Selectable
- 34 Successes: Build Times
- 35 Successes: Most Products Using Yocto
- 36 Successes: Easy Maintenance
- 37 Closing Thoughts