summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/fftw/fftwl_3.2.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* fftw : Update to version 3.3.3.Philip Balister2013-01-091-8/+0
| | | | | | | | | | | | * 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>
* move layer into meta-oe in preparation for future splitsKoen Kooi2011-03-171-0/+8
As per TSC decision Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>