mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37:14 +00:00
fftw: Update to 3.3.6 release
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
+5
-3
@@ -4,11 +4,13 @@ LICENSE = "GPLv2"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
http://www.fftw.org/fftw-${PV}.tar.gz \
|
http://www.fftw.org/fftw-${PV}-pl1.tar.gz \
|
||||||
file://0001-NEON-autodetection-segfaults-assume-neon-present.patch \
|
file://0001-NEON-autodetection-segfaults-assume-neon-present.patch \
|
||||||
"
|
"
|
||||||
SRC_URI[md5sum] = "6cc08a3b9c7ee06fdd5b9eb02e06f569"
|
SRC_URI[md5sum] = "682a0e78d6966ca37c7446d4ab4cc2a1"
|
||||||
SRC_URI[sha256sum] = "8ecfe1b04732ec3f5b7d279fdb8efcad536d555f9d1e8fabd027037d45ea8bcf"
|
SRC_URI[sha256sum] = "1ef4aa8427d9785839bc767f3eb6a84fcb5e9a37c31ed77a04e7e047519a183d"
|
||||||
|
|
||||||
|
S = "${WORKDIR}/fftw-${PV}-pl1"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
Reference in New Issue
Block a user