Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/
H A Dcreate_npm.py23 TINFOIL = None variable
27 global TINFOIL
28 TINFOIL = instance
60 if not TINFOIL.recipes_parsed:
61 TINFOIL.parse_recipes()
64 d = TINFOIL.parse_recipe("nodejs-native")
74 TINFOIL.build_targets("nodejs-native", "addto_recipe_sysroot")
195 d = bb.data.createCopy(TINFOIL.config_data)