1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-07-31 05:00:42 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
e26df6c6b1 enable uart for debugging 2023-08-01 10:36:31 +02:00

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 Image-initramfs-${MACHINE}.bin "
IMAGE_BOOT_FILES:append = "fs_resize core-image-minimal-initramfs-${MACHINE}.cpio.gz "
IMAGE_INSTALL:append = "libcurl \
libdrm \