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:
a932e43
)
unixbench: move perl to RRECOMMENDS and add few extra modules and x11perf for gfx...
author
Martin Jansa
<Martin.Jansa@gmail.com>
Sun, 20 Jun 2010 15:01:30 +0000
(17:01 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Sun, 20 Jun 2010 15:09:31 +0000
(17:09 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/unixbench/unixbench_5.1.2.bb
patch
|
blob
|
history
diff --git
a/recipes/unixbench/unixbench_5.1.2.bb
b/recipes/unixbench/unixbench_5.1.2.bb
index
b2b676d
..
494e659
100644
(file)
--- a/
recipes/unixbench/unixbench_5.1.2.bb
+++ b/
recipes/unixbench/unixbench_5.1.2.bb
@@
-1,6
+1,7
@@
DESCRIPTION = "Unix benchmark suite"
DEPENDS = "virtual/libgl"
-RSUGGESTS_${PN} = "perl"
+RRECOMMENDS_${PN} = "x11perf perl perl-module-strict perl-module-posix perl-module-time-hires perl-module-exporter-heavy perl-module-io-handle perl-module-io"
+PR = "r1"
SRC_URI = "http://byte-unixbench.googlecode.com/files/${P}.tar.gz"