We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f714545 commit f602b2fCopy full SHA for f602b2f
recipes-samples/images/lmp-devel-arduino-image.bb
@@ -18,11 +18,6 @@ EXTRA_IMAGE_FEATURES = "package-management tools-debug"
18
19
SUDOERS_FILE = "sudoers-arduino-lmp-base"
20
21
-# @TODO: beware USERADD is configured at DISTRO level by lmp see
22
-# meta-lmp/meta-lmp-base/conf/distro/include/lmp.inc
23
-USERADD_UID_TABLES:lmp="files/arduino-passwd-table"
24
-USERADD_GID_TABLES:lmp="files/arduino-group-table"
25
-
26
CORE_IMAGE_BASE_INSTALL_GPLV3 = "\
27
packagegroup-core-full-cmdline-utils \
28
packagegroup-core-full-cmdline-multiuser \
0 commit comments