main/linux-postmarketos-qcom-msm8916: upgrade to 5.9-rc7 (MR 1603)
- Update to Linux 5.9-rc7 - Add "BAM DMUX" driver as network interface to the modem for mobile data - Major rewrite/cleanup of all MSM8916 device trees - Lots of cleanup everywhere - I hope I did not forget something :) Devices: - bq-paella: Add vibrator - samsung-j5nlte: Add display - samsung-a2015 (a3u/a5u): Fix USB-OTG detection - "Initial" support for Xiaomi Redmi 2 (wingtech-wt88047) - USB - Storage (eMMC, SD card) - Display, brightness control - Touchscreen, buttons - IMU (accelerometer+gyroscope) - Notification LED - Sound - WiFi, Bluetooth - Modem - Initial support for Motorola Moto E 2015 (motorola-surnia) - USB - Storage (eMMC, SD card) - Display, brightness control - Touchscreen, buttons - WiFi, Bluetooth - Battery status - Initial support for Samsung Galaxy Grand Prime - USB - Storage (eMMC, SD card) - Initial support for Oppo Mirror 5s (oppo-a51f) - USB - Storage (eMMC, SD card) - WiFi, Bluetooth
This commit is contained in:
parent
620b695e5c
commit
cadfc4189f
3 changed files with 513 additions and 299 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
_flavor="postmarketos-qcom-msm8916"
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=5.7.1
|
||||
pkgrel=1
|
||||
pkgver=5.9_rc7
|
||||
pkgrel=0
|
||||
pkgdesc="Mainline kernel fork for Qualcomm MSM8916 devices"
|
||||
arch="aarch64 armv7"
|
||||
url="https://github.com/msm8916-mainline/linux"
|
||||
|
@ -51,6 +51,6 @@ package() {
|
|||
"$pkgdir"/usr/share/kernel/$_flavor/kernel.release
|
||||
}
|
||||
|
||||
sha512sums="1dd8c1264fbaf74c500978dc231cd8b7684bda7de7378b808c5683bb23e43f7546b4d2d0547691a8e849a18904ee88fef28c9308c090eca07dc96de7a7c589f3 linux-postmarketos-qcom-msm8916-v5.7.1-msm8916.tar.gz
|
||||
bbcb31710e2c44bbb33b4bf76ff82ac57fe88bdd96e256d639585ba9e2c08982819888f5cf4a27d966a8396eebe5adc104f89d297fe8fe7aa1b755ef9bdba770 config-postmarketos-qcom-msm8916.aarch64
|
||||
66785323377c543c1f7e2e92cc9a8f315144b34d67c5b1ce007dda7a08cd095a4793867196261653709444590bd303e1364f697015add3cef08e3666ab509185 config-postmarketos-qcom-msm8916.armv7"
|
||||
sha512sums="f07a6518e007bc9f816ef285b408424c85cfae3c80c26dd35d530da448fa364521a5b90a15f05a6476004c718380b1c37c7da14213ccfb9f487e9cddf1b6bccd linux-postmarketos-qcom-msm8916-v5.9-rc7-msm8916.tar.gz
|
||||
316e25652a881b80a066bbd2d9e33b6cf7acc9c6dea7401b94ef9470b87d6a0b90a0a10634eca18722c812ed50e760ec4150a9f95cfa58893af528bd61360eef config-postmarketos-qcom-msm8916.aarch64
|
||||
cc82953dfb16d217699b8e9702743cd2a94e8ee4118f4031b01ecfbca9368d64d743432a801ae649642d3654b61576c1b7ccf41837b284f4b0ec746c9bc508f5 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…
Reference in a new issue