Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Commits
1f942ba2
Commit
1f942ba2
authored
7 years ago
by
Pablo Castellano
Committed by
Oliver Smith
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
linux-samsung-i9100: Bump pkgrel and explain change (follow up from
#738
) (
#741
)
parent
20f04189
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
device/linux-samsung-i9100/APKBUILD
+2
-1
2 additions, 1 deletion
device/linux-samsung-i9100/APKBUILD
with
2 additions
and
1 deletion
device/linux-samsung-i9100/APKBUILD
+
2
−
1
View file @
1f942ba2
...
...
@@ -12,6 +12,7 @@
# - enable devtmpfs (needed for udev -> touch support in weston)
# - change compression from CONFIG_KERNEL_LZMA=y to
# CONFIG_KERNEL_GZIP=y (so it works with busybox)
# - disable ANDROID_PARANOID_NETWORK (removes network restrictions)
_vendor
=
samsung
_flavor
=
samsung-i9100
...
...
@@ -24,7 +25,7 @@ case $pkgver in
*
.
*
.
*
)
_kernver
=
${
pkgver
%.*
}
;;
*
.
*
)
_kernver
=
$pkgver
;;
esac
pkgrel
=
9
pkgrel
=
10
arch
=
"armhf"
pkgdesc
=
"Samsung Galaxy SII kernel from LineageOS"
url
=
"https://github.com/LineageOS/android_kernel_samsung_smdk4412"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment