Searched refs:no_patch (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | upgrade.py | 170 def _extract_new_source(newpv, srctree, no_patch, srcrev, srcbranch, branch, keep_temp, tinfoil, rd… argument 266 if no_patch: 597 … rev2, checksums, srcbranch, srcsubdir2 = _extract_new_source(args.version, srctree, args.no_patch,
|