]> code.ossystems Code Review - openembedded-core.git/commit
useradd.bbclass: print a warn when useradd not found
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 23 Oct 2017 02:56:35 +0000 (10:56 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 Nov 2017 13:30:17 +0000 (13:30 +0000)
commit057885ed6f22781960bce4e082e3aa96e126764c
treeb9aa2dba4334c31027db7c46c4c1272f0c29a363
parentf24a29fcba98ceff08c13b0f029be93995f1deed
useradd.bbclass: print a warn when useradd not found

Exit quietly makes it very hard for debugging when user is not added as
expected, print a warning helps a lot.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/useradd.bbclass