mirror of
https://git.yoctoproject.org/poky
synced 2026-05-04 13:39:49 +02:00
insane: remove obsolete QA errors
Those were removed quite some time ago: - perms: 5da7ad1a483d0840a9a2e3b95fa62a1901be73f2 - split-strip: bcc03ea19e103f6aa93bada2f49fcc5cc7bc0790 - (compile|install)-host-path: a67e9ebfd5b8002fd4a7d8d27ff0d997817f76e1 (From OE-Core rev: 068d3821430734132c3eb70fd95461e0917fd1e8) Signed-off-by: Michal Sieron <michalwsieron@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e2e7017350
commit
7d9717a215
@@ -36,13 +36,13 @@ ERROR_QA ?= "dev-so debug-deps dev-deps debug-files arch pkgconfig la \
|
||||
license-exists license-no-generic license-syntax license-format \
|
||||
license-incompatible license-file-missing obsolete-license \
|
||||
libdir xorg-driver-abi buildpaths \
|
||||
perms dep-cmp pkgvarcheck perm-config perm-line perm-link \
|
||||
split-strip packages-list pkgv-undefined var-undefined \
|
||||
dep-cmp pkgvarcheck perm-config perm-line perm-link \
|
||||
packages-list pkgv-undefined var-undefined \
|
||||
version-going-backwards expanded-d invalid-chars \
|
||||
license-checksum dev-elf file-rdeps configure-unsafe \
|
||||
configure-gettext perllocalpod shebang-size \
|
||||
already-stripped installed-vs-shipped ldflags compile-host-path \
|
||||
install-host-path pn-overrides unknown-configure-option \
|
||||
already-stripped installed-vs-shipped ldflags \
|
||||
pn-overrides unknown-configure-option \
|
||||
useless-rpaths rpaths staticdev empty-dirs \
|
||||
patch-fuzz patch-status virtual-slash \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user