Using devtool to modify recipes in Yocto

From KoanSoftware Wiki
Revision as of 16:06, 30 November 2020 by Koan (talk | contribs) (Created page with "== Creating Using devtool to modify recipes in Yocto == Suppose you have a requirement of customizing an existing sources for a recipe, <code>devtool</code> will be the best...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Creating Using devtool to modify recipes in Yocto

Suppose you have a requirement of customizing an existing sources for a recipe, devtool will be the best option to go, as it will do all the steps required to create a patch, bbappend file etc.