Bug 9151

Summary: qt: fix build with ALSA >= 1.1.x
Product: buildroot Reporter: Alexander Shiyan <shc_work>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: buildroot, shc_work
Priority: P5    
Version: 2016.05   
Target Milestone: ---   
Hardware: All   
OS: All   
Host: Target:
Build:
Attachments: Patch

Description Alexander Shiyan 2016-08-09 08:01:53 UTC
Created attachment 6596 [details]
Patch

ALSA > 1.1.x are not determined correctly when configuring the library.
Patch, identical used for Qt5, solves this problem.
Comment 1 Thomas Petazzoni 2016-08-09 10:14:23 UTC
Thanks, patch applied. However, could you send your next patches on the mailing list, rather than in the bug tracker? Thanks!