buildrootschalter/package/ffmpeg
Thomas Petazzoni 3300e00ffb ffmpeg: fix ARM condition for --{enable, disable}-vfp
As noted by Arnout, not all ARMv6 have the VFP FPU, therefore instead
of using a condition on ARMv6 or ARMv7-A, this commit changes to use a
condition on BR2_ARM_CPU_HAS_VFPV2.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2014-10-25 12:35:17 +02:00
..
Config.in Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
ffmpeg-0001-fminf.patch package/ffmpeg: Bump to version 2.3.1 2014-08-03 10:22:23 +02:00
ffmpeg.mk ffmpeg: fix ARM condition for --{enable, disable}-vfp 2014-10-25 12:35:17 +02:00