HACK: libcgroup: override ERROR_QA

This needs to get changed to use INSANE_SKIP, but I can't find the right incantation in the docs

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-10-02 04:35:19 +02:00
parent a56bff13b9
commit f3d859c4c9
@@ -16,3 +16,5 @@ EXTRA_OECONF = "${@base_contains('DISTRO_FEATURES', 'pam', '--enable-pam-module-
PACKAGES =+ "cgroups-pam-plugin"
FILES_cgroups-pam-plugin = "${base_libdir}/security/pam_cgroup.so*"
# We really need the symlink so :(
ERROR_QA = "debug-deps dev-deps debug-files arch la2 pkgconfig la perms"