summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/fftw/benchfft_3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/fftw/benchfft_3.1.bb')
-rw-r--r--meta-oe/recipes-support/fftw/benchfft_3.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fftw/benchfft_3.1.bb b/meta-oe/recipes-support/fftw/benchfft_3.1.bb
index d859386be8..3e06a5a4b5 100644
--- a/meta-oe/recipes-support/fftw/benchfft_3.1.bb
+++ b/meta-oe/recipes-support/fftw/benchfft_3.1.bb
@@ -2,7 +2,7 @@ SUMMARY = "FFTW benchmarks"
2SECTION = "libs" 2SECTION = "libs"
3LICENSE = "GPLv2" 3LICENSE = "GPLv2"
4 4
5# single precision fftw is called fftwf 5# single precision fftw is called fftwf
6DEPENDS = "virtual/fftw" 6DEPENDS = "virtual/fftw"
7 7
8SRC_URI = "http://www.fftw.org/benchfft/benchfft-${PV}.tar.gz" 8SRC_URI = "http://www.fftw.org/benchfft/benchfft-${PV}.tar.gz"