summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtconnectivity/0001-Ignore-clang-warning-about-address-of-temp-in-config.patch
Commit message (Collapse)AuthorAgeFilesLines
* qtconnectivity: drop patch resolved upstreamMartin Jansa2018-12-231-40/+0
| | | | | | | | | | | * resolved in upstream commit: commit 2a52a400d6692b4f42d955302dee651646664385 Author: Alex Blasche <alexander.blasche@qt.io> Date: Wed Aug 29 10:02:58 2018 +0200 Fix bluez config test failure on clang Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qtconnectivity: Ignore -Waddress-of-temporary when using clangKhem Raj2018-12-201-0/+40
Helps in making bluez detection succeed Signed-off-by: Khem Raj <raj.khem@gmail.com>