diff options
-rw-r--r-- | meta/classes-global/insane.bbclass | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/classes-global/insane.bbclass b/meta/classes-global/insane.bbclass index ad38879fa4..04eb88364e 100644 --- a/meta/classes-global/insane.bbclass +++ b/meta/classes-global/insane.bbclass | |||
@@ -36,13 +36,13 @@ ERROR_QA ?= "dev-so debug-deps dev-deps debug-files arch pkgconfig la \ | |||
36 | license-exists license-no-generic license-syntax license-format \ | 36 | license-exists license-no-generic license-syntax license-format \ |
37 | license-incompatible license-file-missing obsolete-license \ | 37 | license-incompatible license-file-missing obsolete-license \ |
38 | libdir xorg-driver-abi buildpaths \ | 38 | libdir xorg-driver-abi buildpaths \ |
39 | perms dep-cmp pkgvarcheck perm-config perm-line perm-link \ | 39 | dep-cmp pkgvarcheck perm-config perm-line perm-link \ |
40 | split-strip packages-list pkgv-undefined var-undefined \ | 40 | packages-list pkgv-undefined var-undefined \ |
41 | version-going-backwards expanded-d invalid-chars \ | 41 | version-going-backwards expanded-d invalid-chars \ |
42 | license-checksum dev-elf file-rdeps configure-unsafe \ | 42 | license-checksum dev-elf file-rdeps configure-unsafe \ |
43 | configure-gettext perllocalpod shebang-size \ | 43 | configure-gettext perllocalpod shebang-size \ |
44 | already-stripped installed-vs-shipped ldflags compile-host-path \ | 44 | already-stripped installed-vs-shipped ldflags \ |
45 | install-host-path pn-overrides unknown-configure-option \ | 45 | pn-overrides unknown-configure-option \ |
46 | useless-rpaths rpaths staticdev empty-dirs \ | 46 | useless-rpaths rpaths staticdev empty-dirs \ |
47 | patch-fuzz patch-status virtual-slash \ | 47 | patch-fuzz patch-status virtual-slash \ |
48 | " | 48 | " |