[Buildroot] [PATCH] package/ola: fix missing numpy

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Nov 25 21:01:02 UTC 2016


Hello,

On Thu, 24 Nov 2016 22:18:18 +0100, Jörg Krause wrote:
> OLAs RDM test option needs NumPy.
> 
> Note that we need to pass `ac_cv_have_pymod_numpy=yes` as NumPy builds some
> shared libraries and ola checks for NumPy using a host Python test program
> which fails with 'wrong ELF class'.
> 
> Fixes:
> http://autobuild.buildroot.net/results/750/750c9bcc753e2c1b7b05d6c43fabf4c405e15f04/
> http://autobuild.buildroot.net/results/24a/24ada1e0ec695cb12028048728a9d1e2bcf75a03/
> http://autobuild.buildroot.net/results/111/111c5f3eed6a5931de27a1b0b02be6e2114198e6/
> .. and more.
> 
> Signed-off-by: Jörg Krause <joerg.krause at embedded.rocks>
> ---
>  package/ola/Config.in | 2 ++
>  package/ola/ola.mk    | 4 ++++
>  2 files changed, 6 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list