Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/
H A DConfHandler.py68 include_single_file(parentfn, fn, lineno, data, error_out)
70 def include_single_file(parentfn, fn, lineno, data, error_out): function