Searched refs:wildcardver (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | recipeutils.py | 615 def get_bbappend_path(d, destlayerdir, wildcardver=False): argument 623 if wildcardver and '_' in recipefn: 669 def bbappend_recipe(rd, destlayerdir, srcfiles, install=None, wildcardver=False, machine=None, extr… argument 708 appendpath, pathok = get_bbappend_path(rd, destlayerdir, wildcardver)
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/ |
| H A D | append.py | 302 …append_recipe(rd, args.destlayer, {args.newfile: sourcepath}, install, wildcardver=args.wildcard_v… 357 …oe.recipeutils.bbappend_recipe(rd, args.destlayer, copyfiles, None, wildcardver=args.wildcard_vers…
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/ |
| H A D | standard.py | 1577 rd, appendlayerdir, files, wildcardver=wildcard_version, 1692 wildcardver=wildcard_version,
|