mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
2fbc57e105
This is a utility from debain to add users/groups to the system, which is actually a perl wrapper of the useradd/groupadd command. We want this to replace the same commands provided by busybox. Homepage: https://alioth.debian.org/projects/adduser Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>