Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dterminal.bbclass29 # Override the shell shell_trap_code specifies.
32 script.write(bb.build.shell_trap_code())
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dbuild.py313 def shell_trap_code(): function
419 script.write(shell_trap_code())