yocto_project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
yocto_project [2020/04/11 12:33] – [Internal links] rpjdayyocto_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/analysis/utility routines =====
 +
 +=== ptest ===
 +
 +  * "inherit ptest"
 +  * DISTRO_FEATURES += "ptest"
 +  * /usr/lib/<pkg>/ptest
 +  * ptest-runner
 +
 +=== Profiling ===
 +=== Utility routines/scripts ===
 +
 +  * ''bitbake-layers''
 +  * ''oe-pkgdata-util''
 +  * ''yocto-check-layer''
 +
 +==== Initialization manager ====
 +
 +  * INIT_MANAGER
 +
 +==== Packaging ====
 +
 +  * defining packages (PACKAGE_BEFORE_PN)
 +  * FILES_${PN} = "..."
  
 ===== TO DO ===== ===== TO DO =====
 +
 +
  
 ==== devtool/kernel stuff ===== ==== devtool/kernel stuff =====
Line 13: 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 124: Line 151:
   * MACHINEOVERRIDES   * MACHINEOVERRIDES
   * yocto-check-layer   * yocto-check-layer
 +    * lib/checklayer/
   * 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_init_manager]]+  * [[OE_YP_users_groups]] 
 +  * [[OE_YP_python3_recipes]]
  • yocto_project.1586608420.txt.gz
  • Last modified: 2020/04/11 12:33
  • by rpjday