diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-03-08 11:59:19 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-03-09 12:49:14 +0000 |
commit | e29477ac42b47f4fedd2cb4be27ec2e4aa70540c (patch) | |
tree | 828dee54340836b186be08f6ae74aca86eef4ac6 /recipes-qt/qt5/qtbase_git.bb | |
parent | 79029e538cebb72972e80b79dc596c122ad8c15b (diff) | |
download | meta-qt5-e29477ac42b47f4fedd2cb4be27ec2e4aa70540c.tar.gz |
qt5: remove all mingw32 specific changes
Change-Id: I41732cf1bb97e033c7e2170040834004996d12b1
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
Diffstat (limited to 'recipes-qt/qt5/qtbase_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtbase_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb index ee23ac28..c4dc5609 100644 --- a/recipes-qt/qt5/qtbase_git.bb +++ b/recipes-qt/qt5/qtbase_git.bb | |||
@@ -13,7 +13,6 @@ LIC_FILES_CHKSUM = " \ | |||
13 | # common for qtbase-native, qtbase-nativesdk and qtbase | 13 | # common for qtbase-native, qtbase-nativesdk and qtbase |
14 | SRC_URI += "\ | 14 | SRC_URI += "\ |
15 | file://0001-Add-linux-oe-g-platform.patch \ | 15 | file://0001-Add-linux-oe-g-platform.patch \ |
16 | file://0001-Add-win32-g-oe-mkspec-that-uses-the-OE_-environment.patch \ | ||
17 | file://0001-QMake-Add-option-to-set-qt.conf-file.patch \ | 16 | file://0001-QMake-Add-option-to-set-qt.conf-file.patch \ |
18 | file://0004-qt_module-Fix-pkgconfig-and-libtool-replacements.patch \ | 17 | file://0004-qt_module-Fix-pkgconfig-and-libtool-replacements.patch \ |
19 | file://0005-configure-bump-path-length-from-256-to-512-character.patch \ | 18 | file://0005-configure-bump-path-length-from-256-to-512-character.patch \ |