Skip to content
Snippets Groups Projects
Commit 00cff51a authored by mint's avatar mint Committed by mint
Browse files

linux-postmarketos-qcom-sm6125: Change commit to master branch

I'm planning to organize the sm6125-mainline project with the following
branch scheme:

- master: Stable release, commits here will be sent to LKML
- upstream: For pulling changes from torvalds/linux, testing and fixing
  prior to merging into master
- Any other branches will be used to implement new features to master

This commit switches the previously used commit in favor of the master branch.
parent b6f53124
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ makedepends="
# Source
_repository="linux"
_commit="ffe21073175927429b89357ce1fede7eb0d27efe"
_commit="master"
_config="config-$_flavor.$arch"
source="
$pkgname-$_commit.tar.gz::https://gitlab.com/sm6125-mainline/$_repository/-/archive/$_commit.tar.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment