diff --git a/recipes-core/images/core-image-minimal.bbappend b/recipes-core/images/core-image-minimal.bbappend index 20298e4..43f019b 100644 --- a/recipes-core/images/core-image-minimal.bbappend +++ b/recipes-core/images/core-image-minimal.bbappend @@ -10,9 +10,6 @@ EXTRA_USERS_PARAMS = "usermod -p BJpK8ADNDLsGg root; \ usermod -a -G input diya; \ usermod -a -G dialout diya \ " - #; \ - #usermod -a -G audio diya; \ - #usermod -a -G avahi diya \ IMAGE_BOOT_FILES:append = "fs_resize" IMAGE_INSTALL:append = "libcurl \ @@ -37,5 +34,9 @@ IMAGE_INSTALL:append = "libcurl \ realtekfw \ diya-overlay \ " -# \ opensmalltalk-cog-vm -# mpg123 \ \ No newline at end of file +# opensmalltalk-cog-vm +# mpg123 + +# +# usermod -a -G audio diya; +# usermod -a -G avahi diya \ No newline at end of file