Bug 6440

Summary: typo in ffmpeg makefile
Product: buildroot Reporter: Ryan Coe <bluemrp9>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: 2013.05   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: ffmpeg makefile patch

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.