Differences
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/11 11:36] – [Internal links] rpjday | yocto_project [2021/11/23 09:55] (current) – [Internal links] rpjday | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| All sorts of pages related to OE/YP. | All sorts of pages related to OE/YP. | ||
| + | |||
| + | ===== OUTLINE (pages to come) ===== | ||
| + | |||
| + | ==== Tools ==== | ||
| + | |||
| + | === toaster === | ||
| + | === wic === | ||
| + | === bmaptool === | ||
| + | |||
| + | ==== Testing/ | ||
| + | |||
| + | === ptest === | ||
| + | |||
| + | * " | ||
| + | * DISTRO_FEATURES += " | ||
| + | * / | ||
| + | * ptest-runner | ||
| + | |||
| + | === Profiling === | ||
| + | === Utility routines/ | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | ==== Initialization manager ==== | ||
| + | |||
| + | * INIT_MANAGER | ||
| + | |||
| + | ==== Packaging ==== | ||
| + | |||
| + | * defining packages (PACKAGE_BEFORE_PN) | ||
| + | * FILES_${PN} = " | ||
| ===== TO DO ===== | ===== TO DO ===== | ||
| + | |||
| + | |||
| ==== devtool/ | ==== devtool/ | ||
| Line 13: | Line 48: | ||
| </ | </ | ||
| - | < | ||
| - | $ bitbake-layers create-layer ~/ | ||
| - | $ bitbake-layers add-layer ~/ | ||
| - | </ | ||
| - | |||
| - | ==== DOCS ==== | ||
| - | * Reference manual, BB_NUMBER_THREADS, | ||
| - | * How to mark up in italics | ||
| ==== IMAGE_FEATURES ==== | ==== IMAGE_FEATURES ==== | ||
| Line 124: | Line 151: | ||
| * MACHINEOVERRIDES | * MACHINEOVERRIDES | ||
| * yocto-check-layer | * yocto-check-layer | ||
| + | * lib/ | ||
| * packagegroup (RDEPENDS, RRECOMMENDS) | * packagegroup (RDEPENDS, RRECOMMENDS) | ||
| * inherit systemd | * inherit systemd | ||
| Line 141: | Line 169: | ||
| * [[OE_YP new_tarballs.sh]] | * [[OE_YP new_tarballs.sh]] | ||
| - | * [[OE_YP_migration]] | ||
| - | * [[OE_YP_variables]] | ||
| * [[oe-pkgdata-util]] | * [[oe-pkgdata-util]] | ||
| - | * [[OE_YP_ruby_gems]] | ||
| * [[OE_YP_backfill]] | * [[OE_YP_backfill]] | ||
| + | * [[OE_YP_users_groups]] | ||
| + | * [[OE_YP_python3_recipes]] | ||