The Yocto Jester

The most notorious *non*-official Yocto Project resource ever!

View My GitHub Profile

Live Coding Session 17 - Recipes Reloaded

When: Tuesday November 24th, 2020 - 5:00 PM Europe/Berlin

Topic: Recipes are an integral part of the whole Yocto/OpenEmbedded technology, and this time we’ll have a lock at some facilities they bring, like PACKAGECONFIGs and triggering on MACHINEs or DISTRO_FEATURES. This leads up to building a debug-enabled DISTRO for custom images.

Session

Recording at

Youtube

Chat

LinkedIn Event

Yocto Livecoding - Recipes Reloaded

External resources

libanswer: has been used as demonstration package.

meta-zinc: the layer used/created during the session

PACKAGECONFIG: Documentation on the usage of PACKAGECOFIGS

bb.utils.contains: the function has been demonstrated during the sesseion, here’s in the in-code comments/documentation on it.