linux-postmarketos-qcom-sdm845: update to latest commit (MR 2257)
1. Fixes touchscreen input not working in Poco F1 (Tianma variant) in osk-sdl 2. Basic dts support for Xiaomi Mi 8 Pro(Equuleus) 3. Basic dts support for LG G7 and LG V35
This commit is contained in:
parent
f9e45f969e
commit
54c7d08572
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
_flavor="postmarketos-qcom-sdm845"
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=5.12.8
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Mainline Kernel fork for SDM845 devices"
|
||||
arch="aarch64"
|
||||
_carch="arm64"
|
||||
|
@ -17,7 +17,7 @@ makedepends="bison findutils flex installkernel openssl-dev perl"
|
|||
|
||||
_repo="linux"
|
||||
_config="config-$_flavor.$arch"
|
||||
_commit="731a7a695d6d38102bd1b5914ddb7ba8f51cbabe"
|
||||
_commit="9a023cf2ea5fa4a22c1ad5039240f08a3c5432cf"
|
||||
|
||||
# Source
|
||||
source="
|
||||
|
@ -52,6 +52,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
31ccf245b156bc35e44ceedf8306ad3f6bc539069451c8a506dc31fc4ad8c5873d8a42fe5237242405d3f2d4d9ad1212020037cc015ec90196b8728f5b4bddbf linux-731a7a695d6d38102bd1b5914ddb7ba8f51cbabe.tar.gz
|
||||
632584aee76f26e007a669359e143b0b6966c48decdad6ec03b24b2eb295a371b816f5a140ed12031afdc3eb78cb308b3a9f84b60ee274e47053765bd429bddb linux-9a023cf2ea5fa4a22c1ad5039240f08a3c5432cf.tar.gz
|
||||
5bae2fdd558b29854779e503d8fa125d8de03c8da01cbe40207bacde2e5688178bae2840b85b3733a5dab96d256611c594a6abb70274ed7171224080817ef94b config-postmarketos-qcom-sdm845.aarch64
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue