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:
aee8e64
)
bonnie++: Use BPN not PN in SRC_URI
author
Tom Rini
<tom_rini@mentor.com>
Sat, 2 Oct 2010 01:13:40 +0000
(18:13 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Sat, 2 Oct 2010 01:25:37 +0000
(18:25 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/bonnie/bonnie++.inc
patch
|
blob
|
history
diff --git
a/recipes/bonnie/bonnie++.inc
b/recipes/bonnie/bonnie++.inc
index
67cec90
..
5618fbf
100644
(file)
--- a/
recipes/bonnie/bonnie++.inc
+++ b/
recipes/bonnie/bonnie++.inc
@@
-6,7
+6,7
@@
DESCRIPTION="Tests large file IO and creation/deletion of small files."
LICENSE="GPL"
-SRC_URI="http://www.coker.com.au/bonnie++/${PN}-${PV}.tgz \
+SRC_URI="http://www.coker.com.au/bonnie++/${
B
PN}-${PV}.tgz \
file://gcc-4.3-fixes.patch"
inherit autotools