device-apple-mac-aarch64: add hid modules to initfs
This allow to use touchpad and keyboard in initfs. Fixes FDE unlock on apple-tonga Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7780>
This commit is contained in:
parent
4cd0f4ac5c
commit
23ff88c2d6
2 changed files with 5 additions and 3 deletions
|
|
@ -2,8 +2,8 @@
|
|||
maintainer="Clayton Craft <clayton@craftyguy.net>"
|
||||
pkgname=device-apple-mac-aarch64
|
||||
pkgdesc="Apple M-series Macs"
|
||||
pkgver=3
|
||||
pkgrel=2
|
||||
pkgver=4
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
|
@ -81,6 +81,6 @@ sha512sums="
|
|||
ae2ad6d49ee3d0d1328f6e5a2c44daaca29d200122c5a8972b254a2504bd7712b54cb08fa15481eb667705e1c7934b3b30a614ebf478222f8b48db8f7559bcdc deviceinfo
|
||||
f111ddc0484f079af23520dcc9b4d909b55da327aec91545921a4ceafc52b21d88f37fbdb702e51ca1e49440b6afc2011ada8b681c1801f572bddc9cd34c9d9e initramfs_copy_vendorfw.sh
|
||||
11d5d6af50ed73e7e6940f7d56730f94a1bb42990d5dba9a798522060e7717c410c025b12def0345b4f43c97da268dabcb484c3004d23c1ac39b1eeaaefd2967 initramfs_setup_vendorfw.sh
|
||||
d6aa23ece36ff7b393f0cc50627198584a9f052f5f900e8d44b6655c8aa2b7c7b025a00b8fef426a5541b4f20432f6249da80486ebe7597e2c4a54dc6caf467b modules-initfs
|
||||
d85e4c6660fe53ffaca5600fb907bf564dfe5e40a9a8069b1ee74701e58910d9d67c899c345e850c7cc29f8ae29f433883beae7eb84d375e8a4ae225c8dc0d78 modules-initfs
|
||||
7b9a75b2d471be7eef06d4f4b6bff64a2164fd23332311388e1a1962a63b18dfed4d2252a910302313f556c84030ef92cdca4f853f9076874776db070b1c09cc os-installer-deploy.sh
|
||||
"
|
||||
|
|
|
|||
|
|
@ -59,6 +59,8 @@ rtc_macsmc
|
|||
sdhci
|
||||
sdhci-pci
|
||||
spi_apple
|
||||
spi_hid_apple
|
||||
spi_hid_apple_of
|
||||
spmi_apple_controller
|
||||
tg3
|
||||
tps6598x
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue