Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dpatch.py503 def _applypatchhelper(shellcmd, patch, force = False, reverse = False, run = True): function
539 return _applypatchhelper(shellcmd, patch, force, reverse, run)
557 output = _applypatchhelper(shellcmd, patch, force, reverse, run)