- Switch to Sytemd - Switch to linux 6.12lts - Remove modem power DTS node as it is not compatible with eg25-manager
9 lines
303 B
Plaintext
9 lines
303 B
Plaintext
IMAGE_BOOT_FILES:append:pinephone = " boot.scr ${KERNEL_DEVICETREE} diya-config.txt recovery-${MACHINE}.cpio.lz4.u-boot Image.gz "
|
|
OVERLAYFS_ETC_DEVICE = "/dev/mmcblk0p3"
|
|
IMAGE_INSTALL:append:pinephone = " \
|
|
pinephone-firmware \
|
|
eg25-manager \
|
|
modemmanager \
|
|
gpsd \
|
|
gps-utils \
|
|
" |