1
0
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:
Richard Purdie
2010-06-02 14:07:59 +01:00
parent 6b82b70c93
commit 9ea69b17f7
+1 -1
View File
@@ -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"""