Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dupgrade.py310 def _create_new_recipe(newpv, md5, sha256, srcrev, srcbranch, srcsubdir_old, srcsubdir_new, workspa… argument
407 if srcsubdir_new != srcsubdir_old:
410 if srcsubdir_old == s_subdir_old and srcsubdir_new != s_subdir_new:
413 newvalues['S'] = '${WORKDIR}/%s' % srcsubdir_new.replace(newpv, '${PV}')