linux-postmarketos-qcom-msm8916: upgrade to 6.12.1 (MR 5847)
- Update to Linux v6.12.1 - Lots of cleanup and upstreaming, more than 30 commits upstreamed since 6.7 - Various defconfig updates Device changes: - Acer a1-724 gains sound/modem, mount-matrix, simple-framebuffer display - L8910/l9100 (BQ Aquaris X5/M5) gain rgb led - More variants of Lenovo Vibe K5 supported - grandmax gains touchkeys - heatqlte gains backlight - gplus fl8005a gains modem, display, battery - serranove gains hardware-side display flip and brightness control New devices: - Fareastone Smart 506 - Lenovo Yoga Tab 3 10 LTE - Vivo Y21L - ZTE N818s (sapphire)
This commit is contained in:
parent
2602662717
commit
053a486241
3 changed files with 851 additions and 235 deletions
|
|
@ -4,11 +4,11 @@
|
|||
|
||||
_flavor="postmarketos-qcom-msm8916"
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=6.6
|
||||
pkgver=6.12.1
|
||||
# When making kernel config changes please also submit a PR to
|
||||
# https://github.com/msm8916-mainline/linux/blob/master/kernel/configs/pmos.config
|
||||
# since the kernel config is regenerated on upgrades and all changes will be lost!
|
||||
pkgrel=9
|
||||
pkgrel=0
|
||||
pkgdesc="Mainline kernel fork for Qualcomm MSM8909/MSM8916/MSM8939 devices"
|
||||
arch="aarch64 armv7"
|
||||
url="https://github.com/msm8916-mainline/linux"
|
||||
|
|
@ -17,6 +17,7 @@ options="!strip !check !tracedeps
|
|||
pmb:cross-native
|
||||
pmb:kconfigcheck-community
|
||||
pmb:kconfigcheck-uefi
|
||||
pmb:kconfigcheck-usb
|
||||
"
|
||||
makedepends="
|
||||
bison
|
||||
|
|
@ -28,6 +29,7 @@ makedepends="
|
|||
openssl-dev
|
||||
perl
|
||||
postmarketos-installkernel
|
||||
python3
|
||||
"
|
||||
replaces="linux-postmarketos-qcom-msm8909 linux-postmarketos-qcom-msm8939"
|
||||
|
||||
|
|
@ -91,7 +93,7 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
5fbbdf333412667e0a0e38dcc7e83f640bd5a1e0b07e1c7786ff3e18f17b9cdec088936263d68986b3869ee305cfcecdf22970134ca8fb8d2a2769874a5a4676 linux-postmarketos-qcom-msm8916-v6.6-msm8916.tar.gz
|
||||
677eb54cf58ef9b0992a8ed6c52188230b7e3ceb0dac4850b040458468637867f7b92dcce4895caae1053a425de64bfdf2ebc266a5dcf30b2626827fccb23419 config-postmarketos-qcom-msm8916.aarch64
|
||||
5a5d45f5a3dbefe8eaf5c796c5362a2c0b6e94b2b27cb5a139315c7894d74a37619800c549bf1d0eec6ca2d9d69b36d3957cc5ac6853e8fa43b4de022be246b0 config-postmarketos-qcom-msm8916.armv7
|
||||
e46fecfdab77f26c5127ddfd057d31bdf441da7fbf233cd574b396e762ea8992af65f577c595bab6761d1d339016733eb3ab652bf3a221e8b1f6bad4aa6adef5 linux-postmarketos-qcom-msm8916-v6.12.1-msm8916.tar.gz
|
||||
74673c5477220520a4d249f6f027b54a4025b588c4a4ededb4744ee0dd007da508e962c9622462deb47aba8542b0590d6ea2ac707deb7dcb7daa5b4f2f46f406 config-postmarketos-qcom-msm8916.aarch64
|
||||
5021d0a26089de8bd87b7a8d1657b9fc722af23f0018d0e0d2029ee74334dfcbdd4c1fb5af6ce50499615a232520329ce0bee19c7107b35fdc355b912db28a7c config-postmarketos-qcom-msm8916.armv7
|
||||
"
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue