Searched refs:show_filenames (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bblayers/ |
H A D | query.py | 124 …def list_recipes(self, title, pnspec, show_overlayed_only, show_same_ver_only, show_filenames, sho… argument 168 if show_filenames: 482 …def print_cross_files(self, bbpath, keyword, layername, f, needed_filename, show_filenames, ignore… argument 489 if not show_filenames: 507 … def check_cross_depends(self, keyword, layername, f, needed_file, show_filenames, ignore_layers): argument 512 if not show_filenames:
|