This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
yocto_project [2020/04/18 11:22] rpjday [Testing/analysis] |
yocto_project [2020/04/18 11:40] rpjday [Tools] |
||
---|---|---|---|
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 17: | Line 23: | ||
=== Utility routines/scripts === | === Utility routines/scripts === | ||
- | * bitbake-layers | + | * ''bitbake-layers'' |
- | * oe-pkgdata-util | + | * ''oe-pkgdata-util'' |
+ | * ''yocto-check-layer'' | ||
==== Initialization manager ==== | ==== Initialization manager ==== | ||
Line 31: | Line 38: | ||
===== TO DO ===== | ===== TO DO ===== | ||
- | ==== Dev manual ==== | ||
- | * Commands: | ||
- | * ''bitbake-layers'' | ||
- | * ''yocto-check-layer'' | ||
- | * ''oe-pkgdata-util'' | ||
- | * ''BBFILES'' versus ''BBPATH'' | ||
==== devtool/kernel stuff ===== | ==== devtool/kernel stuff ===== | ||
Line 47: | 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 181: | 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]] |