summaryrefslogtreecommitdiff
path: root/maintainer/test-packages.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-09-16Update gcc-linaro to 2017.08Alexey Neyman1-0/+5
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-09-04Allow test-package.sh to be used in a clean treeAlexey Neyman1-2/+2
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-09-03Workaround for static uClibc-ng issue with -lpthreadAlexey Neyman1-0/+2
Also, preserve .config when running test-package.sh. Signed-off-by: Alexey Neyman <stilor@att.net>
2017-08-24Skip ftp:// URLs, wget cannot verify themAlexey Neyman1-1/+5
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-08-23Implement a script for checking packagesAlexey Neyman1-0/+190
Then use this script to check that all packages can be extracted and patched. Signed-off-by: Alexey Neyman <stilor@att.net>