Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Drecipeutils.py615 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 Dappend.py302 …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 Dstandard.py1577 rd, appendlayerdir, files, wildcardver=wildcard_version,
1692 wildcardver=wildcard_version,