From 579fcb8a6c9810e8a7d9258a01e12ac3b3410cf0 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 8 Apr 2009 14:32:05 +0200 Subject: libgles-omap3: these are evil binaries, so skip insane.bbclass tests --- recipes/powervr-drivers/libgles-omap3.inc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'recipes/powervr-drivers') diff --git a/recipes/powervr-drivers/libgles-omap3.inc b/recipes/powervr-drivers/libgles-omap3.inc index 7e47bbc8ae..632afbaf23 100644 --- a/recipes/powervr-drivers/libgles-omap3.inc +++ b/recipes/powervr-drivers/libgles-omap3.inc @@ -1,6 +1,11 @@ DESCRIPTION = "libGLES for the omap3" LICENCE = "proprietary-binary" +#HACK! These are binaries, so we can't guarantee that LDFLAGS match :( +INSANE_SKIP_${PN} = True +INSANE_SKIP_${PN}-tests = True + + PROVIDES += "virtual/egl" # some hints to get you going. as this isnt a totally "open" library, you need -- cgit v1.2.3