summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf/local.conf.sample.extended
diff options
context:
space:
mode:
Diffstat (limited to 'meta-poky/conf/local.conf.sample.extended')
-rw-r--r--meta-poky/conf/local.conf.sample.extended2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-poky/conf/local.conf.sample.extended b/meta-poky/conf/local.conf.sample.extended
index 44a01690e3..62415a43ed 100644
--- a/meta-poky/conf/local.conf.sample.extended
+++ b/meta-poky/conf/local.conf.sample.extended
@@ -301,7 +301,7 @@ DISTRO_FEATURES_remove = "x11"
301# will correct this condition. 301# will correct this condition.
302# 302#
303# By default the system looks in the BBPATH for files/passwd and files/group 303# By default the system looks in the BBPATH for files/passwd and files/group
304# the default can be overriden by spefying USERADD_UID/GID_TABLES. 304# the default can be overridden by specifying USERADD_UID/GID_TABLES.
305# 305#
306#USERADDEXTENSION = "useradd-staticids" 306#USERADDEXTENSION = "useradd-staticids"
307#USERADD_UID_TABLES = "files/passwd" 307#USERADD_UID_TABLES = "files/passwd"