From cc4916570455b8e5f912c7ec483e220cd1696933 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 1 Jul 2014 16:59:14 +0100 Subject: glib-2.0: silence QA warnings about libraries outside ${libdir} The test suite is installed into ${libexecdir} and as that may be outside of ${libdir} the QA test needs to be silenced. (From OE-Core rev: d354d339a38d22f1a5bca14341229d2282647fbb) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-core/glib-2.0/glib.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta') diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc index e2b130b6b5..2eda8a1ddc 100644 --- a/meta/recipes-core/glib-2.0/glib.inc +++ b/meta/recipes-core/glib-2.0/glib.inc @@ -96,3 +96,5 @@ RDEPENDS_${PN}-ptest_append_libc-glibc = "\ eglibc-charmap-invariant \ eglibc-localedata-translit-cjk-variants \ " + +INSANE_SKIP_${PN}-ptest += "libdir" -- cgit v1.2.3-54-g00ecf