Cache which packages have been built (#972)

Fixes #968: Dependency calculation took a long time for `postmarketos-ui-plasma-mobile`
This commit is contained in:
Oliver Smith 2017-12-05 23:17:39 +00:00 committed by GitHub
parent ddabc69b8d
commit 96eaf481d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 35 additions and 1 deletions

View file

@ -347,6 +347,7 @@ def arguments():
"apk_min_version_checked": [],
"apk_repository_list_updated": [],
"aports_files_out_of_sync_with_git": None,
"built": {},
"find_aport": {}})
# Add and verify the deviceinfo (only after initialization)