mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
441f2cc2c5
* 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>
8 lines
250 B
BlitzBasic
8 lines
250 B
BlitzBasic
require fftw.inc
|
|
|
|
EXTRA_OECONF = "--disable-fortran --enable-long-double --enable-shared --enable-threads"
|
|
|
|
SRC_URI[md5sum] = "0a05ca9c7b3bfddc8278e7c40791a1c2"
|
|
SRC_URI[sha256sum] = "85cdfc0a0ba10d8fa4f0f8e733aac1a5936c859832a9e3d5c0731fb5c54a97f3"
|
|
|