Home
last modified time | relevance | path

Searched refs:addtask (Results 1 – 25 of 119) sorted by relevance

12345

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/runqueue-tests/classes/
H A Dbase.bbclass104 addtask fetch
105 addtask unpack after do_fetch
106 addtask patch after do_unpack
107 addtask prepare_recipe_sysroot after do_patch
108 addtask configure after do_prepare_recipe_sysroot
109 addtask compile after do_configure
110 addtask install after do_compile
111 addtask populate_sysroot after do_install
112 addtask package after do_install
113 addtask package_write_ipk after do_packagedata do_package
[all …]
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/logging-test/
H A Dlogging-test.bb12 addtask do_shelltest
17 addtask do_pythontest_exec_func_shell
23 addtask do_pythontest_exit
28 addtask do_pythontest_exec_func_python
34 addtask do_pythontest_fatal
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/linux/
H A Dlinux-dummy.bb64 addtask bundle_initramfs after do_install before do_deploy
65 addtask deploy after do_install
66 addtask shared_workdir after do_compile before do_install
67 addtask compile_kernelmodules
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dtestsdk.bbclass37 addtask testsdk
44 addtask testsdkext
50 bb.build.addtask("testsdk", None, "do_populate_sdk", d)
51 bb.build.addtask("testsdkext", None, "do_populate_sdk_ext", d)
H A Dutility-tasks.bbclass1 addtask listtasks
23 addtask clean
39 addtask checkuri
H A Dbaremetal-image.bbclass69 addtask do_image_complete after do_image before do_build
74 addtask do_image_complete_setscene
111 addtask do_rootfs before do_image after do_install
112 addtask do_image after do_rootfs before do_image_complete
113 addtask do_image_complete after do_image before do_build
H A Drm_work.bbclass123 addtask rm_work_all before do_build
153 addtask do_rm_work
154 addtask do_build_without_rm_work
183 # In practice, addtask() here merely updates the dependencies.
184 bb.build.addtask('do_rm_work', 'do_rm_work_all do_build', ' '.join(deps), d)
187 bb.build.addtask('do_build_without_rm_work', '', ' '.join(deps), d)
H A Dcml1.bbclass18 addtask configure after do_unpack do_patch before do_compile
68 addtask menuconfig after do_configure
101 addtask diffconfig
H A Dimage_types_wic.bbclass154 bb.build.addtask('do_write_wks_template', 'do_image_wic', 'do_image', d)
155 bb.build.addtask('do_image_wic', 'do_image_complete', None, d)
181 addtask do_flush_pseudodb after do_rootfs before do_image do_image_qa
182 addtask do_rootfs_wicenv after do_image before do_image_wic
H A Dptest.bbclass108 addtask configure_ptest_base after do_configure before do_compile
109 addtask compile_ptest_base after do_compile before do_install
110 addtask install_ptest_base after do_install before do_package do_populate_sysroot
H A Darchiver.bbclass125 # We can't use "addtask do_ar_configured after do_configure" since it
596 addtask do_deploy_archives_setscene
598 addtask do_ar_original after do_unpack
599 addtask do_unpack_and_patch after do_patch do_preconfigure
600 addtask do_ar_patched after do_unpack_and_patch
601 addtask do_ar_configured after do_unpack_and_patch
602 addtask do_ar_mirror after do_fetch
603 addtask do_dumpdata
604 addtask do_ar_recipe
605 addtask do_deploy_archives
[all …]
H A Dccache.bbclass58 addtask cleanccache after do_clean
69 addtask cleanall after do_cleanccache
H A Dpopulate_sdk.bbclass6 addtask populate_sdk after do_install before do_build
H A Dkernel.bbclass143 bb.build.addtask('do_transform_bundled_initramfs', 'do_deploy', 'do_bundle_initramfs', d)
197 addtask symlink_kernsrc before do_patch do_configure after do_unpack
334 addtask bundle_initramfs after do_install before do_deploy
392 addtask transform_kernel after do_compile before do_install
433 addtask compile_kernelmodules after do_compile before do_strip
513 addtask shared_workdir after do_compile before do_compile_kernelmodules
514 addtask shared_workdir_setscene
655 addtask savedefconfig after do_configure
724 addtask kernel_link_images after do_compile before do_strip
742 addtask strip before do_sizecheck after do_kernel_link_images
[all …]
H A Ddeploy.bbclass9 addtask do_deploy_setscene
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/git-submodule-test/
H A Dgit-submodule-test.bb17 addtask test_git_as_user after do_unpack
24 addtask test_git_as_root after do_unpack
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/meta/
H A Dmeta-world-pkgdata.bb8 addtask do_allpackagedata before do_build
17 addtask do_collect_packagedata after do_allpackagedata
H A Dbuild-sysroots.bb29 addtask do_build_native_sysroot before do_build
40 addtask do_build_target_sysroot before do_build
H A Dsigning-keys.bb43 addtask get_public_keys before do_install
73 addtask deploy after do_get_public_keys
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/classes/
H A Dscancode.bbclass27 addtask scancode after do_patch
35 addtask do_scancode_oss after do_scancode
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/classes/
H A Dbandit.bbclass57 bb.build.addtask("do_bandit", before, after, d)
59 bb.build.addtask("do_bandit", None, after, d)
/OK3568_Linux_fs/yocto/meta-clang/classes/
H A Dscan-build.bbclass45 addtask scanbuild after do_configure before do_compile
46 addtask scanview after do_scanbuild
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/systemtap/
H A Dsystemtap-native_git.bb6 addtask addto_recipe_sysroot after do_populate_sysroot before do_build
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/multiconfig/
H A Dmulticonfig-test-parse.bb10 addtask do_showvar
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/delay/
H A Ddelay.bb12 addtask delay

12345