diff options
author | Alexander Shiyan <shc_work@mail.ru> | 2016-08-09 10:54:16 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-08-09 12:10:48 +0200 |
commit | a880db09bf1966f7e86b054bba9cbdd62941e139 (patch) | |
tree | 0a19f2f2d69c01e6a1d6a60b5356f36ac9f7385b /package/qt/qt.hash | |
parent | eef80855f1b4533467e04c8e776f1e2f826e5090 (diff) | |
download | buildroot-a880db09bf1966f7e86b054bba9cbdd62941e139.tar.gz buildroot-a880db09bf1966f7e86b054bba9cbdd62941e139.zip |
qt: fix build with ALSA >= 1.1.x
ALSA > 1.1.x are not determined correctly when configuring the library.
A patch, identical to the one used for Qt5, is added to the qt package
to solve this problem.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qt/qt.hash')
-rw-r--r-- | package/qt/qt.hash | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/qt/qt.hash b/package/qt/qt.hash index 301010cae1..de81368511 100644 --- a/package/qt/qt.hash +++ b/package/qt/qt.hash @@ -1,3 +1,4 @@ # md5 http://download.qt.io/official_releases/qt/4.8/4.8.7/md5sums-4.8.7, sha256 locally computed: md5 d990ee66bf7ab0c785589776f35ba6ad qt-everywhere-opensource-src-4.8.7.tar.gz sha256 e2882295097e47fe089f8ac741a95fef47e0a73a3f3cdf21b56990638f626ea0 qt-everywhere-opensource-src-4.8.7.tar.gz +sha256 e03740e20b8dbf52d163d8a4a37125e7c55b59a9a5e7cf7e89a08e07286b6135 b8f98d956501dfa4ce03a137f15d404930a56066.patch |