HACK: libcgroup: override ERROR_QA
authorKoen Kooi <koen@dominion.thruhere.net>
Sun, 2 Oct 2011 02:35:19 +0000 (04:35 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:15:19 +0000 (08:15 -0800)
This needs to get changed to use INSANE_SKIP, but I can't find the right incantation in the docs

(From meta-openembedded rev: f3d859c4c93a41856e36b858064c12261c004098)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-core/libcgroup/libcgroup_0.37.1.bb

index c235eb6..d19f3a1 100644 (file)
@@ -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"