From cbe884ebf21662b1dbb7bbec429e23a977d8a706 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 24 Dec 2011 12:16:08 +0100 Subject: classpath: set dev-so QA checks to ignore Signed-off-by: Koen Kooi Signed-off-by: Henning Heinold --- recipes-core/classpath/classpath.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes-core/classpath') diff --git a/recipes-core/classpath/classpath.inc b/recipes-core/classpath/classpath.inc index cffd389..38037f3 100644 --- a/recipes-core/classpath/classpath.inc +++ b/recipes-core/classpath/classpath.inc @@ -59,6 +59,9 @@ do_install() { mv ${D}${libdir}/security ${D}${libdir}/${PBN} } +# We really have valid non-symlink .so files +INSANE_SKIP_${PN} = "dev-so" + # Defines the packages that this classpath recipe creates. # This allows the classpath-minimal variants to override this # again. -- cgit v1.2.3-54-g00ecf