From: Koen Kooi Date: Wed, 8 Apr 2009 12:32:05 +0000 (+0200) Subject: libgles-omap3: these are evil binaries, so skip insane.bbclass tests X-Git-Tag: Release-2010-05/1~3789^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=579fcb8a6c9810e8a7d9258a01e12ac3b3410cf0;p=openembedded.git libgles-omap3: these are evil binaries, so skip insane.bbclass tests --- 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