summaryrefslogtreecommitdiffstats
path: root/meta/classes/image_types.bbclass
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2013-08-30 10:31:42 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-30 16:23:46 +0100
commitabfe9af9e5b93da225f05d114213a5ca90b8ad4f (patch)
treede0ebc3069f42ca0ccc408581add77c61a76e64d /meta/classes/image_types.bbclass
parente38285f8f1a3d275107eb3c56dc729865d83dcdf (diff)
downloadpoky-abfe9af9e5b93da225f05d114213a5ca90b8ad4f.tar.gz
busybox: configure system user id to range from 100 to 999
Previously, the range was 0 to 0. This made it impossible to use busybox's adduser utility to add a system user. The following error would appear. adduser: no uids left This patch fixes this problem by giving it a reasonable range. (From OE-Core rev: c4555007d04ccacbc192827b70a97f9a48500a22) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/image_types.bbclass')
0 files changed, 0 insertions, 0 deletions