sony-amami: use linux-postmarketos-qcom-msm8974 for mainline (!1064)

This device is probably broken at this point, but since we want to
remove linux-postmarketos-mainline/stable it really has best chances
to work (somewhat) on linux-postmarketos-qcom-msm8974.
This commit is contained in:
Minecrell 2020-03-13 15:57:38 +01:00 committed by Bart Ribbers
parent d8efb2a36f
commit 2854a798be
No known key found for this signature in database
GPG key ID: 699D16185DAFAE61

View file

@ -2,7 +2,7 @@
# Contributor: Attila Szöllősi <ata@openmailbox.org>
pkgname=device-sony-amami
pkgver=3
pkgrel=6
pkgrel=7
pkgdesc="Sony Xperia Z1 Compact"
url="https://postmarketos.org"
arch="armv7"
@ -37,7 +37,7 @@ kernel_downstream() {
kernel_mainline() {
pkgdesc="For kernel development only (most features aren't working)"
depends="linux-postmarketos-mainline"
depends="linux-postmarketos-qcom-msm8974"
devicepkg_subpackage_kernel $startdir $pkgname $subpkgname
}