mirror of
git://git.yoctoproject.org/poky
synced 2026-09-09 08:22:53 +00:00
utility-tasks: Remove unneeded addtask parameter
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
6b82b70c93
commit
9ea69b17f7
@ -95,7 +95,7 @@ do_buildall() {
|
||||
:
|
||||
}
|
||||
|
||||
addtask distro_check after do_distro_check
|
||||
addtask distro_check
|
||||
do_distro_check[nostamp] = "1"
|
||||
python do_distro_check() {
|
||||
"""checks if the package is present in other public Linux distros"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user