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:
a37d6de
)
expedite_cvs.bb: add metadata
author
Michael Lauer
<mickey@vanille-media.de>
Sun, 17 Jun 2007 04:46:24 +0000
(
04:46
+0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Sun, 17 Jun 2007 04:46:24 +0000
(
04:46
+0000)
packages/e17/expedite_cvs.bb
patch
|
blob
|
history
diff --git
a/packages/e17/expedite_cvs.bb
b/packages/e17/expedite_cvs.bb
index
12a1c4c
..
69e0df9
100644
(file)
--- a/
packages/e17/expedite_cvs.bb
+++ b/
packages/e17/expedite_cvs.bb
@@
-1,8
+1,10
@@
-inherit e
-
+DESCRIPTION = "Expedite is a comprehensive benchmarking suite for evas"
DEPENDS = "evas-x11"
-
+LICENSE = "MIT"
PV = "0.0+cvs${SRCDATE}"
+PR = "r0"
+
+inherit e
SRC_URI = "cvs://anonymous@anoncvs.enlightenment.org/var/cvs/e;module=e17/apps/expedite"