Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/
H A Doetest.py533 def install_uninstall_packages(self, test_id, pkg_dir, install): argument
546 def _install_uninstall_packages(self, needed_packages, pkg_dir, install=True): argument