add networkmanaer and modemmanager to the image

This commit is contained in:
DanyLE
2025-07-21 19:48:15 +02:00
parent 37571d17cc
commit c790eefea5
7 changed files with 21 additions and 5 deletions

View File

@@ -1,2 +1,7 @@
IMAGE_BOOT_FILES:append:pinephone = " boot.scr ${KERNEL_DEVICETREE} "
IMAGE_INSTALL:append:pinephone = " pinephone-firmware eg25-manager glibmm "
IMAGE_INSTALL:append:pinephone = " \
pinephone-firmware \
eg25-manager \
modemmanager \
gpsd \
gps-utils "