Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dapi.py676 "packages": recipe.get_all_packages().count(),
829 packages = recipe.get_all_packages().values("id",
850 all_current_packages = recipe.get_all_packages()
964 all_current_packages = recipe.get_all_packages()
H A Dtables.py770 current_packages = self.cust_recipe.get_all_packages()
806 custom_recipe.get_all_packages().aggregate(Sum('size'))
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/views/
H A Dtest_views.py269 all_packages = self.customr.get_all_packages().values_list('pk',
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/
H A Dmodels.py1686 def get_all_packages(self): member in CustomImageRecipe
1729 for pkg in self.get_all_packages().exclude(