Difference between revisions of "List of Executable tasks"
From Openembedded.org
m (Created page with "Bitbake executable tasks bitbake -c <task> <module> * fetchall Fetch all source * build * devshell * package_write_ipk * cleansstate Clean the build/sstate-...") |
(No difference)
|
Revision as of 19:20, 29 January 2012
Bitbake executable tasks
bitbake -c <task> <module>
- fetchall Fetch all source
- build
- devshell
- package_write_ipk
- cleansstate Clean the build/sstate-cache directory
- configure
- clean clean $WORKDIR
- cleanall clean $WORKDIR and sstate-cache
- populate_lic
- package_write
- populate_sysroot
- buildall
- populate_lic_setscene
- patch
- listtasks list all tasks that can be run for a target
- compile
- package_setscene
- fetch
- checkuri
- package_write_ipk_setscene
- package
- unpack
- install
- populate_sysroot_setscene
- checkuriall