Home
last modified time | relevance | path

Searched defs:runcmd (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/
H A Dcombo-layer170 def runcmd(cmd,destdir=None,printerr=True,out=None,env=None): function
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dpatch.py27 def runcmd(args, dir = None): function