| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
The prebuild package used by QtCreator did not contain all the necessary
python modules needed by gdb. Get complete package from python.org.
Also make sure those are located by both python.exe and gdb.
We still need the original package to provide all the development files
not included in the embeddable zip file.
Task-number: QTBUG-64855
Change-Id: I109eea70390560e76a668996dfff5bf03424765b
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/morty:
qtivi: Use the latest version from 'dev'
python3-virtualenv: Add a recipe for python3-virtualenv
python3: Remove the multilib patch
qtivi: Add a PACKAGECONFIG option for dlt
qtivi: Use the option of the new configure system
qtivi: Restructure the recipe according to the OE style guide
Fix qdb connection
meta-qt5: update to Qt 5.9.1 RC3
meta-qt5: update to Qt 5.9.1 RC2
Enable sound on raspberrypi
meta-qt5: update to Qt 5.9.1 RC
rpi: update meta-raspberrypi layer to latest morty branch
Use actual Qt version for upload location
qbsp: use correct creator type names for qdb plugin
meta-qt5: update to Qt 5.9.1
Change-Id: I612e758baf79552b6478b3b85bcbd389a43f95a6
|
| |
| |
| |
| |
| |
| |
| | |
The recipe also supports native and nativsdk builds
Change-Id: Iab2b66b7969a1ca7f444eece2f7a74ed3760364b
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
This is needed to make the python3 binary work
and find its modules
Change-Id: Ief417b4217a11b721990f560b44221f1ad0f8f9d
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
|
|/
|
|
|
|
|
|
|
|
| |
This adds support for 64bit windows toolchain with using different
binary archives for the prebuild python when building i686 and x86_64
mingw toolchains.
Task-number: QTBUG-58918
Change-Id: I1a02546749dd924fd3d2222bbbebf74b31dab07d
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: I3806795c0a0170b5270de2d20399fef844282eaa
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
In poky 2.2.1 nativesdk-prebuild-python.bb recipe fails due having
a license defined but no license cheksum. No license file is present
in the recipe src_uri zip file. Added Python-2.0 license file from
poky common licenses folder.
Change-Id: I6cd168efa55c49ad04d71b7c29b2295c2df03b86
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
| |
and remove QA warning about missing python in providers
Change-Id: I131b33bda0bb90df3092610478effd61ed3c9e95
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
| |
License changed to GPLv3 + Commercial
Change-Id: I267c97216e717ed29071df064337e1bcf83de973
Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
Copying directly to sysroot left the dll out from the sstate
package. Use the existing functions to get it to correct places.
Change-Id: If7ca3b4918c6ab73a713bcf297046248d20e1ef7
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
|
|
Change-Id: I3cb97636ed064a1e9fd2a45f8fe0b12edba52428
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|