- Feb 09, 2016
-
-
Samuli Piippo authored
Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d Reviewed-by:
Teemu Holappa <teemu.holappa@theqtcompany.com>
-
- Aug 11, 2015
-
-
Samuli Piippo authored
Gerrit Sanity Bot does not like tabs, so remove them from recipes. Change-Id: Ic0bede29c9a4a01a2bd816e6771fafd76b2323e2 Reviewed-by:
aavit <eirik.aavitsland@theqtcompany.com>
-
- May 28, 2015
-
-
Eirik Aavitsland authored
The linux-oe-g++ mkspec used by meta-qt5 depends on the user sourcing the toolchain environment-setup script, which modifies the PATH and sets a long range of environment variables. That is not a "best practice" way of use Qt, and does not allow smooth integration of the toolchain into Qt Creator. Here, we instead create a static mkspec for the toolchain: devices/linux-oe-generic-g++. The toolchain recipe will will the qdevice.pri file with the required compiler flags etc. for the target. Additionally, we introduce an extra .pri file for device-specific settings, so they can be shared between the two mkspecs. Change-Id: Ie5a019524ba6cdddffb71b0c7c28861ddba17fbd Reviewed-by:
Samuli Piippo <samuli.piippo@theqtcompany.com>
-
- May 12, 2015
-
-
Samuli Piippo authored
Use meta-qt5 layer to build Qt5, commercial addons and b2qt addons. Create new image and toolchain recipes with Qt5 content, so that the existing image and toolchain remain as-is without Qt5. Currently support only for imx6 targets. Change-Id: I398750dd1a62c6ff8ea216cfe364da273d8e9a77 Reviewed-by:
Andy Nichols <andy.nichols@theqtcompany.com>
-
Samuli Piippo authored
Upstream meta-ti has removed these kernel version, so the bbappend files need to go as well. Both am335x-evm and beagleboard are not officially supported devices, so the kernel config changes needed to the new kernel will be done only if requested. Change-Id: Ic3d8e1cc7fcdf30875c3ed3667a09e96817e0e45 Reviewed-by:
Andy Nichols <andy.nichols@theqtcompany.com>
-
- Feb 19, 2015
-
-
Samuli Piippo authored
4.x version of libgles-omap4 did not build correctly any more, since correct compiler flags were not used. Need to use the CC instead of PLAT_CC which is modified by the makefiles. Change-Id: I23f4f757db392a65a6322be857bd47c06047f38b Reviewed-by:
Andy Nichols <andy.nichols@theqtcompany.com>
-
- Oct 16, 2014
-
-
Samuli Piippo authored
Path to meta-ti layer got changed when meta repo checkout was changed. Correctly find all the files again. Change-Id: Ia5a7dee56ff33fcc039791b90f15a242439106d9 Reviewed-by:
Eirik Aavitsland <eirik.aavitsland@digia.com>
-
- Sep 25, 2014
-
-
Samuli Piippo authored
Create new layer for recipes and files that required only when meta-ti layer is used. For now, the bblayers.conf template still includes the new layer as well. Change-Id: Iab8f6b3a61578e7a9579066ae7facca5a9a1f33b Reviewed-by:
Eirik Aavitsland <eirik.aavitsland@digia.com>
-