Skip to content
Snippets Groups Projects

Various pkgver fixups

Merged Imported Administrator requested to merge pkgver-fixups into master

temp/mesa-purism-gc7000: use _commit variable instead of _sha the rest: use _git pkgvers for packages that use a specific git commit

$ git grep "_commit=\"" | grep -v 'device/' | grep -v 'firmware/' | cut -d':' -f1 | uniq > commit-packages
$ git grep "pkgver=" | grep -v 'firmware/' | grep "_git" | cut -d':' -f1 | uniq > git-packages
$ diff -u commit-packages git-packages

The remaining packages:

  • main/android-mkdtimg: the source isn't even upstream and it's only used for google-crosshatch mainline
  • main/libsignon-glib: false positive
  • main/linux-postmarketos-qcom: pkgver doesn't really matter there imo

Merge request reports

Checking pipeline status.

Merged by AdministratorAdministrator 5 years ago (Aug 23, 2019 11:02pm UTC)

Loading

Pipeline #196949 passed

Pipeline passed for 43fc1cc5 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading