Searched refs:bitbake_path (Results 1 – 2 of 2) sorted by relevance
74 bitbake_path = os.path.join(82 if not os.path.exists(bitbake_path):84 % bitbake_path)86 os.environ['BBBASEDIR'] = bitbake_path
52 bitbake_path = scriptpath.add_bitbake_lib_path() variable