aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/fftw/fftw_3.3.3.bb
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2013-01-05 08:46:47 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2013-01-09 11:37:15 +0100
commit441f2cc2c5894f7674dbe6c10e236b31bb9ac608 (patch)
treeaca58a8a3d2d01b830f58d4fcd054ef7ae5b14ab /meta-oe/recipes-support/fftw/fftw_3.3.3.bb
parente9afe28896ea4e1066a77f1ee2f7001f5aaa403d (diff)
downloadmeta-openembedded-441f2cc2c5894f7674dbe6c10e236b31bb9ac608.tar.gz
fftw : Update to version 3.3.3.
* Convert --enable-neon selection to use neon tune feature. * Drop neon patch since fftw now has direct neon support. * Remove SRC_URI from each bb file and use only SRC_URI from fftw.inc file. The old recipe selected neon for all armv7 machines, which was not entirely correct. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/fftw/fftw_3.3.3.bb')
-rw-r--r--meta-oe/recipes-support/fftw/fftw_3.3.3.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/fftw/fftw_3.3.3.bb b/meta-oe/recipes-support/fftw/fftw_3.3.3.bb
new file mode 100644
index 0000000000..03a12746d2
--- /dev/null
+++ b/meta-oe/recipes-support/fftw/fftw_3.3.3.bb
@@ -0,0 +1,7 @@
+require fftw.inc
+
+EXTRA_OECONF = "--disable-fortran --enable-shared --enable-threads"
+
+SRC_URI[md5sum] = "0a05ca9c7b3bfddc8278e7c40791a1c2"
+SRC_URI[sha256sum] = "85cdfc0a0ba10d8fa4f0f8e733aac1a5936c859832a9e3d5c0731fb5c54a97f3"
+