[oe-commits] Khem Raj : fftw: Build native version as well

git at git.openembedded.org git at git.openembedded.org
Thu May 1 16:59:12 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 04b324bac92c3b096059ece148cc0b4f5a7e84cc
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=04b324bac92c3b096059ece148cc0b4f5a7e84cc

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Apr 23 22:36:03 2014 -0700

fftw: Build native version as well

imagemagick-native needs it

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-support/fftw/fftw_3.3.4.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-support/fftw/fftw_3.3.4.bb b/meta-oe/recipes-support/fftw/fftw_3.3.4.bb
index 5824d41..990f01e 100644
--- a/meta-oe/recipes-support/fftw/fftw_3.3.4.bb
+++ b/meta-oe/recipes-support/fftw/fftw_3.3.4.bb
@@ -2,3 +2,5 @@ require fftw.inc
 
 SRC_URI[md5sum] = "2edab8c06b24feeb3b82bbb3ebf3e7b3"
 SRC_URI[sha256sum] = "8f0cde90929bc05587c3368d2f15cd0530a60b8a9912a8e2979a72dbe5af0982"
+
+BBCLASSEXTEND = "native"



More information about the Openembedded-commits mailing list