Bug 9151 - qt: fix build with ALSA >= 1.1.x
Summary: qt: fix build with ALSA >= 1.1.x
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2016.05
Hardware: All All
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-09 08:01 UTC by Alexander Shiyan
Modified: 2016-08-09 10:14 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments
Patch (1.56 KB, patch)
2016-08-09 08:01 UTC, Alexander Shiyan
Details

Note You need to log in before you can comment on or make changes to this bug.
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!