From f3d859c4c93a41856e36b858064c12261c004098 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 2 Oct 2011 04:35:19 +0200 Subject: [PATCH] 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 --- meta-oe/recipes-core/libcgroup/libcgroup_0.37.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-core/libcgroup/libcgroup_0.37.1.bb b/meta-oe/recipes-core/libcgroup/libcgroup_0.37.1.bb index c235eb6fb..d19f3a1cf 100644 --- a/meta-oe/recipes-core/libcgroup/libcgroup_0.37.1.bb +++ b/meta-oe/recipes-core/libcgroup/libcgroup_0.37.1.bb @@ -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" -- 2.26.2