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:
bb6b66c
)
expedite: ship everything it needs in one package
author
Michael Lauer
<mickey@vanille-media.de>
Thu, 6 Dec 2007 01:56:50 +0000
(
01:56
+0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Thu, 6 Dec 2007 01:56:50 +0000
(
01:56
+0000)
packages/e17/expedite_cvs.bb
patch
|
blob
|
history
diff --git
a/packages/e17/expedite_cvs.bb
b/packages/e17/expedite_cvs.bb
index
f3d77f0
..
a35d3b1
100644
(file)
--- a/
packages/e17/expedite_cvs.bb
+++ b/
packages/e17/expedite_cvs.bb
@@
-1,10
+1,10
@@
-DESCRIPTION = "Expedite is a comprehensive benchmarking suite for
e
vas"
+DESCRIPTION = "Expedite is a comprehensive benchmarking suite for
E
vas"
DEPENDS = "eet evas"
LICENSE = "MIT"
PV = "0.0.0+cvs${SRCDATE}"
-PR = "r
0
"
+PR = "r
1
"
-inherit
e
+inherit
autotools
SRC_URI = "${E_CVS};module=e17/apps/expedite \
file://hack-disable-opengl.patch;patch=1"
@@
-14,3
+14,5
@@
do_configure_append() {
find ${S} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g
}
+FILES_${PN} += "${datadir}"
+