Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/
H A Dcreate_buildsys.py331 class AutotoolsRecipeHandler(RecipeHandler): class
339 … values = AutotoolsRecipeHandler.extract_autotools_deps(lines_before, srctree, extravalues)
753 … values = AutotoolsRecipeHandler.extract_autotools_deps(lines_before, srctree, acfile=scanfile)
870 handlers.append((AutotoolsRecipeHandler(), 40))