Searched refs:bitbake_exe (Results 1 – 1 of 1) sorted by relevance
50 bitbake_exe = shutil.which('bitbake') variable51 if bitbake_exe:111 if options.build_rootfs and not bitbake_exe: