linux-postmarketos-qcom-sm6125: upgrade to 6.1 (MR 3727)
This is a version bump for the sm6125 mainline kernel fork. Changes: * Added UFS nodes to the sm6125 platform * Enabled UFS nodes for xiaomi-laurel * Enabled configs required for UFS support (Notoriously CONFIG_PHY_QCOM_QMP) * Filled in EXTRAVERSION for kernel fork * Added SMD RPM regulators for xiaomi-laurel Signed-off-by: Lux Aliaga <they@mint.lgbt> [ci:skip-build]: Already built successfully in CI
This commit is contained in:
parent
a27a7ce737
commit
7aaee51a3e
2 changed files with 204 additions and 381 deletions
|
@ -2,7 +2,7 @@
|
|||
# Kernel config based on: arch/arm64/configs/defconfig
|
||||
# Maintainer: Lux Aliaga <they@mint.lgbt>
|
||||
pkgname=linux-postmarketos-qcom-sm6125
|
||||
pkgver=6.0
|
||||
pkgver=6.1
|
||||
pkgrel=0
|
||||
pkgdesc="Mainline Kernel fork for SM6125 devices"
|
||||
arch="aarch64"
|
||||
|
@ -23,7 +23,7 @@ makedepends="
|
|||
|
||||
# Source
|
||||
_repository="linux"
|
||||
_commit="cb1a531dd4dcd769db2d439de9bb38ea53317dbf"
|
||||
_commit="77de535b8dbd8f483b5802c8937cb714bab5b485"
|
||||
_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="
|
||||
cc9d2f518900f4e822572ff879804af40756fbca640f9a59782e446460e9bd73c81969b8002ccac5d9320a5db832a1d6a27f17d53d22450b401d632bb807019d linux-postmarketos-qcom-sm6125-cb1a531dd4dcd769db2d439de9bb38ea53317dbf.tar.gz
|
||||
c672c2d5df1e87fb30a467f354cb7e6a297cb329b3efd7a29cf9f498782f4fe401d977e47a75a485ba3784079e56b671a6f4e105cec0bb44ffa3ce2bf4b86eeb config-postmarketos-qcom-sm6125.aarch64
|
||||
e41aa6fa99cdb76f1748547e1b140721e30ced86d3e2aa2f94cc56be8a8f89fd0578f041061c0b6992cf49e73ee4b78cc6529943d37087c27894094730ca1e93 linux-postmarketos-qcom-sm6125-77de535b8dbd8f483b5802c8937cb714bab5b485.tar.gz
|
||||
c16ec85c55d844b8744d03067fe5041a8b45ee51527116f27a1a14d16c3601bd1b960ce8667bfee1fc4e7c02fbd9b1a238a22a8a21dc8778f140754e72c260ee config-postmarketos-qcom-sm6125.aarch64
|
||||
"
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue