Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bblayers/
H A Dquery.py124 …def list_recipes(self, title, pnspec, show_overlayed_only, show_same_ver_only, show_filenames, sho… argument
237 … if (multilayer or not show_overlayed_only) and (same_ver or not show_same_ver_only):