Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dstandard.py1518 def _update_recipe_srcrev(recipename, workspace, srctree, rd, appendlayerdir, wildcard_version, no_… argument
1566 if appendlayerdir:
1577 rd, appendlayerdir, files, wildcardver=wildcard_version,
1610 …_remove_source_files(appendlayerdir, remove_files, destpath, no_report_remove, dry_run=dry_run_out…
1613 def _update_recipe_patch(recipename, workspace, srctree, rd, appendlayerdir, wildcard_version, no_r… argument
1676 if appendlayerdir:
1691 rd, appendlayerdir, files,
1759 …_remove_source_files(appendlayerdir, remove_files, destpath, no_report_remove, dry_run=dry_run_out…
1784 def _update_recipe(recipename, workspace, rd, mode, appendlayerdir, wildcard_version, no_remove, in… argument
1836 …removed = _update_recipe_srcrev(recipename, workspace, srctree, crd, appendlayerdir, wildcard_vers…
[all …]