This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
yocto_project [2020/04/18 11:22] rpjday |
yocto_project [2020/06/16 16:55] (current) rpjday [Internal links] |
||
---|---|---|---|
Line 4: | Line 4: | ||
===== OUTLINE (pages to come) ===== | ===== OUTLINE (pages to come) ===== | ||
+ | |||
+ | ==== Tools ==== | ||
+ | |||
+ | === toaster === | ||
+ | === wic === | ||
+ | === bmaptool === | ||
==== Testing/analysis/utility routines ===== | ==== Testing/analysis/utility routines ===== | ||
Line 32: | Line 38: | ||
===== TO DO ===== | ===== TO DO ===== | ||
- | ==== Dev manual ==== | ||
- | * ''BBFILES'' versus ''BBPATH'' | ||
==== devtool/kernel stuff ===== | ==== devtool/kernel stuff ===== | ||
Line 44: | Line 48: | ||
</code> | </code> | ||
- | <code> | ||
- | $ bitbake-layers create-layer ~/oe/dist/layers/meta-rday | ||
- | $ bitbake-layers add-layer ~/oe/dist/layers/meta-rday | ||
- | </code> | ||
- | |||
- | ==== DOCS ==== | ||
- | * Reference manual, BB_NUMBER_THREADS, mention bitbake.conf calculation. | ||
- | * How to mark up in italics | ||
==== IMAGE_FEATURES ==== | ==== IMAGE_FEATURES ==== | ||
Line 178: | Line 174: | ||
* [[OE_YP_ruby_gems]] | * [[OE_YP_ruby_gems]] | ||
* [[OE_YP_backfill]] | * [[OE_YP_backfill]] | ||
- | * [[OE_YP_init_manager]] | ||
* [[OE_YP_users_groups]] | * [[OE_YP_users_groups]] | ||
+ | * [[OE_YP_python3_recipes]] |