mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
local.conf.sample.extended: Fix comment typo
Fix comment typo. s/overriden/overridden/ s/spefying/specifying/ (From meta-yocto rev: 5c73a7a8cc2ab739128ffe79f29ac5a6acb51c0e) Signed-off-by: Naoki Hayama <naoki.hayama@lineo.co.jp> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8566644d31
commit
ad30a6d470
@@ -301,7 +301,7 @@ DISTRO_FEATURES_remove = "x11"
|
||||
# will correct this condition.
|
||||
#
|
||||
# By default the system looks in the BBPATH for files/passwd and files/group
|
||||
# the default can be overriden by spefying USERADD_UID/GID_TABLES.
|
||||
# the default can be overridden by specifying USERADD_UID/GID_TABLES.
|
||||
#
|
||||
#USERADDEXTENSION = "useradd-staticids"
|
||||
#USERADD_UID_TABLES = "files/passwd"
|
||||
|
||||
Reference in New Issue
Block a user