List of Executable tasks
Jump to navigation
Jump to search
Bitbake executable tasks
Usage: bitbake -c <task> <module>
For an updated list for a specific recipe, run:
bitbake -c listtasks <recipe>
- 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