Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dupgrade.py52 def _recipe_contains(rd, var): function
329 if _recipe_contains(rd, 'PV') and newpv != oldpv: