| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: Ibc5cb6ecd1db4cbc0436606700dec1e56e44b71d
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Needs a fix in meta-mingw to correctly enable python for gdb build.
Fixes raspberrypi toolchain on windows which did not include python
support in the gdb.
Task-number: QTBUG-57316
Change-Id: I98f7147420b03dd877ba10866f69ec1c53a870f0
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
| |
License changed to GPLv3 + Commercial
Change-Id: I267c97216e717ed29071df064337e1bcf83de973
Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I29ed4ca799f064360f22947df87c52ceafb42ada
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I3cb97636ed064a1e9fd2a45f8fe0b12edba52428
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
| |
Remove recipe appends that are fixed upstream and make
changes needed for 1.5 branch.
Tested and verified with nitrogen6x.
Change-Id: I7b8ca04f2f4523fa5113bbe43767e3e90f243cd9
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
|
|
|
|
| |
Change-Id: I726d154e54a43d2561969d789709895d4c594da9
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Incorrect exec-prefix path was given to gdb which leads to gdb
startup failure when SDK is not installed to its original destination.
Gdb relocates the exec-prefix path, so it will work for SDKs that
are installed to different location. PYTHONHOME env in no longer
neeeded for gdb.
Upstreamed to oe-core, putting here until it gets merged
Change-Id: If3f5125a6063bf9eae56b2b6ecbdebb9939ad362
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
gdb was unable to locate python without using PYTHONHOME
environment variable.
Change-Id: I5fe5d37ab88a0d186f91dbedcab1a480869da311
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|