1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-07-19 15:29:52 +02:00

add missing packages

This commit is contained in:
DanyLE
2023-08-01 14:46:39 +02:00
parent f014e70c30
commit 19d0f0e84c
5 changed files with 9 additions and 3 deletions

View File

@ -12,7 +12,7 @@ EXTRA_USERS_PARAMS = "usermod -p 2Pe/4xyFxsokE diya; \
usermod -a -G avahi diya; \
usermod -a -G sudo diya \
"
IMAGE_BOOT_FILES:append = "fs_resize core-image-recovery-${MACHINE}.cpio.gz "
IMAGE_BOOT_FILES:append = "fs_resize extraconfig.txt cmd.recovery recovery-${MACHINE}.cpio.gz "
IMAGE_INSTALL:append = "libcurl \
libdrm \