blob: 3f9f6301413a41f53db0d3d52a22eacf688ae20e (
plain)
1
2
3
4
5
6
7
8
9
10
|
- check if gitrevision is part of the packages_dir checkout, if not, and only then,
do a git pull.
- consistency checks
- check for more than one pkgname over multiple repos/archs, use vercmp
to find the newer version
- provide a report and a code snippet for arch32 builder to ignore all
but the newest version
- check for gitrevision from state to appear in packages for every package
- check for all tags if they appear in the packages for every package
|