Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qt: refresh remaining patches and tags in meta-qt5 repos | Martin Jansa | 2018-01-16 | 1 | -72/+0 |
| | | | | | | | | | * update tag name to match the patches in meta-qt5 repository where the meta-qt5 .patch files are maintained, so that it's more clear from where these changes are exported (with: git format-patch --no-numbered --no-signature) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | qtbase: Add OE clang specific mkspecs | Khem Raj | 2017-09-05 | 1 | -0/+72 |
We can not piggy back clang anymore on existing OE mkspecs since starting 5.9 the configure is asking compiler for include paths and it needs to know if platform is clang-linux or g++-linux Fixes: ERROR: failed to parse default search paths from compiler output Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |