Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dtestexport.py231 …def send_rpm(remote_path): # if it is not required to have an extracted binary, but to send an .rp… argument
244 …s, output) = oeRuntimeTest.tc.target.copy_to(os.path.join(arch_rpms_dir, rpm_to_send), remote_path)
249 cleanup_list.append(os.path.join(remote_path, rpm_to_send))