mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
utility-tasks: Remove unneeded addtask parameter
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -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"""
|
||||
|
||||
Reference in New Issue
Block a user