Bug 6440 - typo in ffmpeg makefile
Summary: typo in ffmpeg makefile
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2013.05
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-12 14:35 UTC by Ryan Coe
Modified: 2013-08-13 09:55 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
ffmpeg makefile patch (969 bytes, patch)
2013-08-12 14:41 UTC, Ryan Coe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Coe 2013-08-12 14:35:19 UTC
My buildroot version is actually 2013.08-rc1.  The check for arm1176jzf-s should be arm1176jzf_s.  Attached is a patch.
Comment 1 Ryan Coe 2013-08-12 14:41:40 UTC
Created attachment 5024 [details]
ffmpeg makefile patch
Comment 2 Thomas Petazzoni 2013-08-13 09:55:32 UTC
Patch applied, thanks.