device-bq-paella: add missing panel module to initfs (MR 4390)
bq-paella also supports the yushun-nt35521s panel as of Linux 6.3, add it to the initfs so the display can be initialized early.
This commit is contained in:
parent
c37967a0ec
commit
2137c0b12b
2 changed files with 5 additions and 4 deletions
|
@ -2,8 +2,8 @@
|
|||
# Maintainer: Minecrell <minecrell@minecrell.net>
|
||||
pkgname=device-bq-paella
|
||||
pkgdesc="BQ Aquaris X5"
|
||||
pkgver=6
|
||||
pkgrel=4
|
||||
pkgver=7
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
@ -39,5 +39,5 @@ nonfree_firmware() {
|
|||
|
||||
sha512sums="
|
||||
b33c075d49febd0bcff4c696214e39f134f7e05dc4770f60bfff52fb7e7b432b53ef69803ac32957e921d45cb7a35cc205112f6691dbdfd1a5032c89d34789fa deviceinfo
|
||||
da0ed734b3aec09e866eb6ec6b53aaf0e0b171fba3caae56b3f42de46cd4bae47f7dd7da2c5aa79815b8d53335f454756ffd53296a674789769be2a312d15c92 modules-initfs
|
||||
ebf6a40372329116a25df1407e671365bb2bf0613f61f0a572fc77890fb0a1760259ab35ed9f002ef2a5c6ee8836bc7bbeb50bf5ac3de14c11e6d96872ad3644 modules-initfs
|
||||
"
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
smb1360
|
||||
panel-longcheer-yushun-nt35520
|
||||
panel-longcheer-truly-otm1288a
|
||||
panel-longcheer-yushun-nt35520
|
||||
panel-longcheer-yushun-nt35521s
|
||||
msm
|
||||
himax-hx852x
|
||||
|
|
Loading…
Reference in a new issue