main/linux-postmarketos-qcom-msm8916: upgrade to 5.5-rc4 (!848)

- Update to Linux 5.5-rc4
- Fix freeze/crash when accessing reserved memory on Samsung devices
  - This happened e.g. when doing large eMMC writes
    because the disk cache filled all available RAM.
- Fix SD card detection on samsung-serranovelte
  - Disable UHS-1 modes since they appear to be broken in hardware

[ci:skip-build]: already built successfully in CI
This commit is contained in:
Minecrell 2019-12-31 15:44:40 +01:00 committed by Oliver Smith
parent 18e5124cba
commit e0021755b0
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -3,7 +3,7 @@
_flavor="postmarketos-qcom-msm8916"
pkgname="linux-${_flavor}"
pkgver=5.5_rc3
pkgver=5.5_rc4
pkgrel=0
pkgdesc="Mainline kernel fork for Qualcomm MSM8916 devices"
arch="aarch64 armv7"
@ -60,6 +60,6 @@ package() {
install -Dm644 "arch/$_carch/boot"/dt.img "$pkgdir"/boot/dt.img
}
sha512sums="f812b03b83d77b51ee4d99ed22b955bd8a6ae714e4dd171d7798975cf0e5ce30067748655ff5ae052aeb8941d9f4d6a9c10b8bccd997a8f5cff9b16553fd3ea7 linux-postmarketos-qcom-msm8916-v5.5-rc3-msm8916.tar.gz
sha512sums="bd5ba37b217e0717675310fb99e94349c3952592b327ac875b916f7d56b4287062213375b7590afb8ff0491a78898e23de8b4050a327dd987a2cd42f8f6e706b linux-postmarketos-qcom-msm8916-v5.5-rc4-msm8916.tar.gz
ef2a21d00e781a69cc6f800b6097a36b8a4bd656bd3d72ccb999a4fb6f7123adaf5c24511089b98545d3e46746353b30025cd174dc7eff98f793362e4331aa7c config-postmarketos-qcom-msm8916.aarch64
8dc4f6242a3f2022f38741113bfc9b4737c6e94b4544914c8f441c4c83ca91c56e31258077bdb4fdb1e5fa80a79b62bb28e1cbbb43042df4e75ec6fe5bc1caef config-postmarketos-qcom-msm8916.armv7"