libgles-omap3: these are evil binaries, so skip insane.bbclass tests
authorKoen Kooi <koen@openembedded.org>
Wed, 8 Apr 2009 12:32:05 +0000 (14:32 +0200)
committerKoen Kooi <koen@openembedded.org>
Wed, 8 Apr 2009 12:32:05 +0000 (14:32 +0200)
recipes/powervr-drivers/libgles-omap3.inc

index 7e47bbc..632afba 100644 (file)
@@ -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