libmpeg2: add patch to fix build on ARMv7-M
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 5 Nov 2016 18:18:50 +0000 (19:18 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 7 Nov 2016 22:06:44 +0000 (23:06 +0100)
commit187e5bc92b63eb652e326364eaf1fd874fc1d170
treeb7cec013e828012c3b25c71998145a632d7a9b85
parentc30dd540c4a82ea527fe9f5dd94443d9dc0c4919
libmpeg2: add patch to fix build on ARMv7-M

This commit adds a patch to libmpeg2 that improves the ARM detection
to not use the optimized ARM code on ARMv7-M architectures.

Fixes:

  http://autobuild.buildroot.net/results/9c44de035ce81c6cc8a92ea8bad4def25cd99cd0

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libmpeg2/0003-fix-arm-detection.patch [new file with mode: 0644]