bonnie++: Use BPN not PN in SRC_URI
authorTom Rini <tom_rini@mentor.com>
Sat, 2 Oct 2010 01:13:40 +0000 (18:13 -0700)
committerTom 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

index 67cec90..5618fbf 100644 (file)
@@ -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++/${BPN}-${PV}.tgz \
         file://gcc-4.3-fixes.patch"
 
 inherit autotools