]> code.ossystems Code Review - openembedded-core.git/commit
libpng 1.6.13: fix build for aarch64
authorKoen Kooi <koen.kooi@linaro.org>
Thu, 18 Dec 2014 08:51:04 +0000 (16:51 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Dec 2014 10:12:47 +0000 (10:12 +0000)
commit100a46e19da87964d11e11d1af1e59c27a1d5241
treefc068f746c68ca900f9553fe2680a79c3610e3fd
parentc6ef0981b4eb39717b5b04ecc9cf1c589b4c79be
libpng 1.6.13: fix build for aarch64

The configure override was too restrictive, it needed both 'arm' and
'neon' to trigger, which breaks on aarch64. Since TUNE_FEATURES is the
only qualifier that matters, drop the 'arm' override.

Buildtested for 'genericarmv8' and 'qemux86' machines.

[RP: Added class-target override to avoid failures for libpng-native]
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/libpng/libpng_1.6.13.bb