Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dpatch.py805 def patch_path(url, fetch, workdir, expand=True): function
833 local = patch_path(url, fetch, workdir, expand)
H A Drecipeutils.py470 oe.patch.patch_path(uri, fetch, '', expand=False)):