linux-postmarketos-qcom-sm6125: upgrade to 6.0 (MR 3699)

This is a version bump for the sm6125 mainline kernel fork. It should
also fix a config issue.

Changes:
* Made QUSB2 built-in instead of a module (Fixes USB connectivity
issues)
* Updates to xiaomi-laurel device tree to fit new schema
* Changed maintainer name

Signed-off-by: Lux Aliaga <they@mint.lgbt>
This commit is contained in:
Lux Aliaga 2022-12-08 00:23:53 -03:00 committed by Newbyte
parent bb359dfc4f
commit fe3f50084b
No known key found for this signature in database
GPG key ID: 990600ED1DB95E02
2 changed files with 869 additions and 1402 deletions

View file

@ -1,9 +1,9 @@
# Reference: <https://postmarketos.org/vendorkernel>
# Kernel config based on: arch/arm64/configs/defconfig
# Maintainer: mint <they@mint.lgbt>
# Maintainer: Lux Aliaga <they@mint.lgbt>
pkgname=linux-postmarketos-qcom-sm6125
pkgver=5.18_rc4
pkgrel=1
pkgver=6.0
pkgrel=0
pkgdesc="Mainline Kernel fork for SM6125 devices"
arch="aarch64"
_carch="arm64"
@ -23,7 +23,7 @@ makedepends="
# Source
_repository="linux"
_commit="ffe21073175927429b89357ce1fede7eb0d27efe"
_commit="cb1a531dd4dcd769db2d439de9bb38ea53317dbf"
_config="config-$_flavor.$arch"
source="
$pkgname-$_commit.tar.gz::https://gitlab.com/sm6125-mainline/$_repository/-/archive/$_commit.tar.gz
@ -63,6 +63,6 @@ package() {
sha512sums="
6727b5e32ffbfa89e79be0ca1e2de24c3129fd56d42f50f8db29d5a8d1c001e36e8f9cd5db655a44047c2ae3d3fb08d0d3da6499063bfb0f2a5c69924adeed21 linux-postmarketos-qcom-sm6125-ffe21073175927429b89357ce1fede7eb0d27efe.tar.gz
a7bfc6a5323410915df0751e4bbbf67f4c39d2a505de5be18036bd95c958382979504d60590c360a2bdf5d190b9a995e05931da263cd45edc09fea56394e3f0d config-postmarketos-qcom-sm6125.aarch64
cc9d2f518900f4e822572ff879804af40756fbca640f9a59782e446460e9bd73c81969b8002ccac5d9320a5db832a1d6a27f17d53d22450b401d632bb807019d linux-postmarketos-qcom-sm6125-cb1a531dd4dcd769db2d439de9bb38ea53317dbf.tar.gz
c672c2d5df1e87fb30a467f354cb7e6a297cb329b3efd7a29cf9f498782f4fe401d977e47a75a485ba3784079e56b671a6f4e105cec0bb44ffa3ce2bf4b86eeb config-postmarketos-qcom-sm6125.aarch64
"