summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/classes/utility-tasks.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/utility-tasks.bbclass b/meta/classes/utility-tasks.bbclass
index 64d65c8aed..f87c9d50d8 100644
--- a/meta/classes/utility-tasks.bbclass
+++ b/meta/classes/utility-tasks.bbclass
@@ -95,7 +95,7 @@ do_buildall() {
95 : 95 :
96} 96}
97 97
98addtask distro_check after do_distro_check 98addtask distro_check
99do_distro_check[nostamp] = "1" 99do_distro_check[nostamp] = "1"
100python do_distro_check() { 100python do_distro_check() {
101 """checks if the package is present in other public Linux distros""" 101 """checks if the package is present in other public Linux distros"""