main/linux-postmarketos-allwinner: upgrade to 0_git20200528 (MR 1267)

Signed-off-by: Danct12 <danct12@disroot.org>
This commit is contained in:
Danct12 2020-05-25 00:54:52 +07:00 committed by Bart Ribbers
parent df57eaf100
commit ea0fd7cb7f
No known key found for this signature in database
GPG key ID: 699D16185DAFAE61

View file

@ -1,21 +1,20 @@
_flavor=postmarketos-allwinner
_config="config-$_flavor.$CARCH"
pkgname=linux-$_flavor
pkgver=5.6.0_git20200429
pkgrel=5
pkgver=5.6.0_git20200528
pkgrel=0
arch="aarch64"
pkgdesc="Kernel fork with Pine64 patches"
url="https://gitlab.com/pine64-org/linux/"
license="GPL-2.0-only"
makedepends="devicepkg-dev perl sed installkernel bash gmp-dev bc linux-headers elfutils-dev openssl-dev file bison flex rsync xz"
options="!strip !check !tracedeps pmb:cross-native pmb:kconfigcheck-anbox"
_commit="2a6074e53b019db8a4a63cb255bc29422db3fe19"
source="
$pkgname-$_commit.tar.gz::https://gitlab.com/pine64-org/linux/-/archive/$_commit/linux-$_commit.tar.gz
_commit="be7bb465172f294e407757313b76e8d509f56626"
source="$pkgname-$_commit.tar.gz::https://gitlab.com/pine64-org/linux/-/archive/$_commit/linux-$_commit.tar.gz
config-$_flavor.aarch64
disable-power-save.patch
touch-dts.patch
"
"
subpackages="$pkgname-dev"
@ -64,7 +63,7 @@ dev() {
ARCH="$_carch" \
INSTALL_HDR_PATH="$subpkgdir"/usr
}
sha512sums="5c416e18ab0f798a18549cc63591d3eb29ea9e82ee9e48a34f2debfac590c516cecaa09fc1b51d0baedb330bd0f11c1e1f5868a3010591e73413b6d5397acfde linux-postmarketos-allwinner-2a6074e53b019db8a4a63cb255bc29422db3fe19.tar.gz
sha512sums="b26791eb313fe0b0059ede16042e4b344751affc1fc8522072b95a8a08fe8010daf5a969ce706b694d9c95419c2c64b40a52fc0341307a0d9bf34a1a5d6da11f linux-postmarketos-allwinner-be7bb465172f294e407757313b76e8d509f56626.tar.gz
4110573d164bf89487d70dba4e31961ea310010d2912c0285c5dc4b660f066d3cec5115b8eb5d5969a4fae7be2c5937d8045cdc33f8bbc67002afb26c943942a config-postmarketos-allwinner.aarch64
8cdfb6d8a894e610c261446663dfbe34c01612a091fa029645e86913634de4394db0d1ab7dedb190052dff82330f0ddabe31860bbf7cd6fe0cdf23e37d0a6ca6 disable-power-save.patch
5f403bb1e3e7528954adcba4429768ce26bf13382dc6325ced245babcfb5252d515bea812b9df16d0e5370c9d4e07b4e0267f4c750281faf3cb6ffb29906700c touch-dts.patch"