]> code.ossystems Code Review - openembedded-core.git/commit
extrausers.bbclass: drop retry count for perform_user/group* calls
authorMark Asselstine <mark.asselstine@windriver.com>
Fri, 8 Apr 2016 21:46:26 +0000 (17:46 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 9 Apr 2016 06:49:52 +0000 (07:49 +0100)
commit4ec99da681a6cd164ae177554b23c4fdf2194e2a
tree73fd5c72cf4d8e98d65c489edb8ee97164260478
parent57040305dea7e2167adb47c136a7b85f09ee7d24
extrausers.bbclass: drop retry count for perform_user/group* calls

Commit 2ebf697b46c42cee8bfa6d2e6087397f8cce385c [useradd_base.bbclass:
replace retry logic with flock] dropped the 3rd (retry) parameter for
these functions. These are simply being ignored now but we should
remove the retry count to avoid confusion.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/extrausers.bbclass