]> code.ossystems Code Review - openembedded-core.git/commit
useradd_base.bbclass: do not warn when the user exists
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 28 Jul 2015 09:03:33 +0000 (02:03 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 1 Aug 2015 09:57:23 +0000 (10:57 +0100)
commitc0da4270c76375a7a8cbcc09319fe4570ebbc5bd
tree84533a8bb3f8b7db2694fb871a7695984e0cea90
parentcfde8621d18967dee71042e02b8d6db5661df3da
useradd_base.bbclass: do not warn when the user exists

Use bbnote rather than bbwarn when the user exists, otherwise we would
always get the warnings when rebuild the recipe or build with mulitlib,
everything is OK if the user exists, so it should not be a warning.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/useradd_base.bbclass