1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-07-09 18:39:47 +02:00

fix file systax

This commit is contained in:
DanyLE 2023-07-07 11:26:20 +02:00
parent 0ee41d5890
commit ff4446c8ae

View File

@ -10,9 +10,6 @@ EXTRA_USERS_PARAMS = "usermod -p BJpK8ADNDLsGg root; \
usermod -a -G input diya; \ usermod -a -G input diya; \
usermod -a -G dialout diya \ usermod -a -G dialout diya \
" "
#; \
#usermod -a -G audio diya; \
#usermod -a -G avahi diya \
IMAGE_BOOT_FILES:append = "fs_resize" IMAGE_BOOT_FILES:append = "fs_resize"
IMAGE_INSTALL:append = "libcurl \ IMAGE_INSTALL:append = "libcurl \
@ -37,5 +34,9 @@ IMAGE_INSTALL:append = "libcurl \
realtekfw \ realtekfw \
diya-overlay \ diya-overlay \
" "
# \ opensmalltalk-cog-vm # opensmalltalk-cog-vm
# mpg123 \ # mpg123
#
# usermod -a -G audio diya;
# usermod -a -G avahi diya