| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/rpm/ |
| H A D | __init__.py | 191 def install(self, pkgs, attempt_only = False): argument 218 def remove(self, pkgs, with_dependencies = True): argument 338 def dump_install_solution(self, pkgs): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/ipk/ |
| H A D | __init__.py | 342 def install(self, pkgs, attempt_only=False): argument 378 def remove(self, pkgs, with_dependencies=True): argument 419 def dummy_install(self, pkgs): argument
|
| H A D | rootfs.py | 197 def _multilib_test_install(self, pkgs): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/ |
| H A D | __init__.py | 91 def failed_postinsts_abort(pkgs, log_path): argument 269 def install(self, pkgs, attempt_only=False): argument 277 def remove(self, pkgs, with_dependencies=True): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/package_manager/deb/ |
| H A D | __init__.py | 292 def install(self, pkgs, attempt_only=False): argument 325 def remove(self, pkgs, with_dependencies=True): argument
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/lib/ |
| H A D | cpupower.h | 8 unsigned int pkgs; member
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | classextend.py | 130 def rename_packages_internal(self, pkgs): argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | oe-pkgdata-util | 209 def lookup_pkglist(pkgs, pkgdata_dir, reverse): argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | event.py | 454 def setPkgs(self, pkgs): argument 469 pkgs = property(getPkgs, setPkgs, None, "pkgs property") variable in BuildBase
|
| H A D | cooker.py | 1175 def generateTargetsTree(self, klass=None, pkgs=None): argument
|