git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b4bf8d
)
libgles-omap3: these are evil binaries, so skip insane.bbclass tests
author
Koen Kooi
<koen@openembedded.org>
Wed, 8 Apr 2009 12:32:05 +0000
(14:32 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 8 Apr 2009 12:32:05 +0000
(14:32 +0200)
recipes/powervr-drivers/libgles-omap3.inc
patch
|
blob
|
history
diff --git
a/recipes/powervr-drivers/libgles-omap3.inc
b/recipes/powervr-drivers/libgles-omap3.inc
index
7e47bbc
..
632afba
100644
(file)
--- 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