Home
last modified time | relevance | path

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

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