device-motorola-surnia: add missing panel module to initfs (MR 4390)
motorola-surnia also supports the inx panel as of Linux 6.3, add it to the initfs so the display can be initialized early. There is no tianma panel for surnia (only for harpia) so drop that. It's not clear why it was there in the first place. [ci:skip-build]: Already built successfully in CI
This commit is contained in:
parent
2137c0b12b
commit
c4f8827b78
|
@ -1,8 +1,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-motorola-surnia
|
pkgname=device-motorola-surnia
|
||||||
pkgdesc="Motorola Moto E (2nd Gen)"
|
pkgdesc="Motorola Moto E (2nd Gen)"
|
||||||
pkgver=1
|
pkgver=2
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -34,5 +34,5 @@ nonfree_firmware() {
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
aaf8fccdf9ca80ddd7dc45bdfedbc14a9f9c7d51fb9a61678cc2a6d104aec78fc31846c84b908e47246280778cf7c3cb301a8519b9a052bad49e11dfa3ec3482 deviceinfo
|
aaf8fccdf9ca80ddd7dc45bdfedbc14a9f9c7d51fb9a61678cc2a6d104aec78fc31846c84b908e47246280778cf7c3cb301a8519b9a052bad49e11dfa3ec3482 deviceinfo
|
||||||
388d0b35d47db710cb061be77876e52575c27dc8af2c77b6118e75c7ab72f9dd0d65b29afddb22a04fc2277fe8834d6834971bf7fb9edbde3a07e19c8c72bbac modules-initfs
|
44df8245209d15e16e5114874e22160383861988b0bd1b2e2faca27c817cc03f431a387e8cc5a708ab2cfcc67b04f204043cdaaf898552588ea8feb18755b0a9 modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
panel-motorola-surnia-boe
|
panel-motorola-surnia-boe
|
||||||
panel-motorola-surnia-tianma
|
panel-motorola-surnia-inx
|
||||||
msm
|
msm
|
||||||
rmi-i2c
|
rmi-i2c
|
||||||
|
|
Loading…
Reference in New Issue
Block a user