Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_npm.py24 TINFOIL = None variable
28 global TINFOIL
29 TINFOIL = instance
52 if not TINFOIL.recipes_parsed:
53 TINFOIL.parse_recipes()
56 d = TINFOIL.parse_recipe("nodejs-native")
66 TINFOIL.build_targets("nodejs-native", "addto_recipe_sysroot")
203 d = bb.data.createCopy(TINFOIL.config_data)