Skip to content
Snippets Groups Projects
Commit 1f942ba2 authored by Pablo Castellano's avatar Pablo Castellano Committed by Oliver Smith
Browse files

linux-samsung-i9100: Bump pkgrel and explain change (follow up from #738) (#741)

parent 20f04189
Branches
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment