Skip to content

Conversation

TestudoAquatilis
Copy link

Some comments about the commits:

  • d79dcb9: gitignore (less status printouts in case you just run makepkg within a local repository)
  • 1a185d4: for some reason gzipped patches are not extracted by makepkg on my system (anymore?) - so I changed the line to zcat | git apply - hoping that I am not the only one affected
  • 1a185d4: related to running makepkg within the repository: I just had to learn that git apply just silently fails in case it is run in an unrelated git repository (e.g. the PKGBUILD git here) - this should make it safe.
  • 82e9ad4: the actual 5.3.7 update. The main work (which might want a review) is in 92-mvebu-gpio-remove-hardcoded-timer-assignment.patch.

git apply does not work as expected when running
within a subdirectory of a git repository.
Workaround from here:
cweagans/composer-patches#174
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant