aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/libcgroup
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-10-02 04:35:19 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-10-02 04:35:19 +0200
commitf3d859c4c93a41856e36b858064c12261c004098 (patch)
tree91c92d774ee8554edb503d2d4d3e0e9a8d394eec /meta-oe/recipes-core/libcgroup
parenta56bff13b9d22b608352501fbb3ef124e7147bda (diff)
downloadmeta-openembedded-f3d859c4c93a41856e36b858064c12261c004098.tar.gz
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>
Diffstat (limited to 'meta-oe/recipes-core/libcgroup')
-rw-r--r--meta-oe/recipes-core/libcgroup/libcgroup_0.37.1.bb2
1 files changed, 2 insertions, 0 deletions
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 c235eb6fb8..d19f3a1cf0 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"