Searched refs:pnspec (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/ |
| H A D | query.py | 117 if inheritlist or args.pnspec or args.multiple: 121 …self.list_recipes(title, args.pnspec, False, False, args.filenames, args.recipes_only, args.multip… 123 …def list_recipes(self, title, pnspec, show_overlayed_only, show_same_ver_only, show_filenames, sho… argument 183 if pnspec: 185 for pnm in pnspec: 274 if args.pnspec: 283 if args.pnspec: 285 for pnm in args.pnspec: 295 if not args.pnspec and self.show_appends_for_skipped():
|