mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user