main/postmarketos-qemu-common: add usb modules to initramfs

Allows using qemu usb devices (keyboard/mouse) in the initramfs

Signed-off-by: Clayton Craft <craftyguy@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7627>
This commit is contained in:
Clayton Craft 2025-12-22 19:37:35 -08:00 committed by The Friendly Merge Bot
parent 917ca066de
commit d07664abbb
No known key found for this signature in database
2 changed files with 6 additions and 1 deletions

View file

@ -48,7 +48,7 @@ x11() {
sha512sums="
99d32eed6c5cda59e91516e982c5bd5165ff718133e2411a0dbba04e2057d1dfad49a75e5cc67140d0e0adcbe1383671bd2892335929b782a5b19f5472e635ad mce-display-blanking.conf
29766094e64a7ce881c8e96433203ea538057b8fd1d577fc69b9add6bc1217af04ddf60cbcf82333811c627897eda7537b0b1f862899e1fdfd93403b3f6425d7 modules-initfs
83c3c0be8ee8ccf5c96e99c4aecdb1ff7e9a1dc7704a75ff160cf31536ef46fd095c3037a0d4a936ca47765ec760ac801df793b101c1a2b69a61413c1957c3ca modules-initfs
bfff3ebf11abb43d8ea45e778c19554b1bc8ef9e694d8160daaac0ef906b4d8eda772e5f984033cce52ebddfbbe76e5340c6805e68f967994a3240c1e10c8b5b resolution-qemu-X11.conf
1434e9d3431eabeb76129e3bcaf20318b6a0c8fcc879d90d667f53984f45a88d5b50000501b3deb4469df5f5d9b82cb0accef23313344c23c13336880d9006e1 wlr-no-hw-cursor.sh
"

View file

@ -4,3 +4,8 @@ virtio-gpu
virtio_input
evdev
vfat
hid-generic
usbcore
usbhid
xhci-hcd
xhci-pci