Home
last modified time | relevance | path

Searched refs:bitbake_path (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/builds/
H A Dbuildtest.py74 bitbake_path = os.path.join(
82 if not os.path.exists(bitbake_path):
84 % bitbake_path)
86 os.environ['BBBASEDIR'] = bitbake_path
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dwic52 bitbake_path = scriptpath.add_bitbake_lib_path() variable