[oe-commits] Koen Kooi : HACK: libcgroup: override ERROR_QA

git version control git at git.openembedded.org
Sun Oct 2 02:38:08 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: f3d859c4c93a41856e36b858064c12261c004098
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=f3d859c4c93a41856e36b858064c12261c004098

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Sun Oct  2 04:35:19 2011 +0200

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 at dominion.thruhere.net>

---

 meta-oe/recipes-core/libcgroup/libcgroup_0.37.1.bb |    2 ++
 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 c235eb6..d19f3a1 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"





More information about the Openembedded-commits mailing list