Update Buildroot from 17.02.5 -> 17.02.6
This commit is contained in:
@@ -15,9 +15,6 @@ QT_VERSION_MAJOR = 4.8
|
||||
QT_VERSION = $(QT_VERSION_MAJOR).7
|
||||
QT_SOURCE = qt-everywhere-opensource-src-$(QT_VERSION).tar.gz
|
||||
QT_SITE = http://download.qt-project.org/official_releases/qt/$(QT_VERSION_MAJOR)/$(QT_VERSION)
|
||||
# Patch fixing ALSA detection. Taken from Qt5, but applies fine to
|
||||
# Qt4.
|
||||
QT_PATCH = https://github.com/qtproject/qtbase/commit/b8f98d956501dfa4ce03a137f15d404930a56066.patch
|
||||
QT_DEPENDENCIES = host-pkgconf
|
||||
QT_INSTALL_STAGING = YES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user