]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
useradd_base.bbclass: do not warn when the user exists
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 28 Jul 2015 06:01:18 +0000 (23:01 -0700)
committerRobert Yang <liezhi.yang@windriver.com>
Tue, 28 Jul 2015 09:01:44 +0000 (02:01 -0700)
commitaa05de93e6a3e525fa642bad6aa5d1acfcb35db4
tree6450e7e88b63a5b7ed6e6394c8c54fa9a91544a8
parent1a1d64f1ac0838c3b391f9d8730c5166063a4a6c
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>
meta/classes/useradd_base.bbclass