summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for Renesas R-Car H2 targetsSamuli Piippo2017-03-3148-1871/+1
| | | | | | | | H2 targets no longer build with morty branch and will be replaced with H3. Change-Id: Ibc6e60d4965537cffdc143801fb4ba32db7ffaee Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Use more of the default distro features from pokySamuli Piippo2017-03-3115-16/+83
| | | | | | | | | | Remove unwanted features instead of overwriting full set. This brings e.g., wayland support by default to all targets. Add fixes for building weston on TI and RPi targets Change-Id: If3bd23a289e34ebe9656a03494e65ba7d8c843b0 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: update to newer meta-qt5Mikko Gronoff2017-03-291-1/+1
| | | | | | | | | * qtwebengine: update to latest version * qtwebengine: make WORKDIR shorter * Update Qt 5.9 submodules to pre-beta snapshot 2 Change-Id: Iadcc21189929debcb44e282dd5f50e3526111a48 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-intel: update to morty branchSamuli Piippo2017-03-223-4/+4
| | | | | | | Fix grub-efi build by using correct variable for image deploy dir. Change-Id: I1298f58dbedbaa9af9b67908a2c99d0c288cecdd Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Merge remote-tracking branch 'origin/krogoth' into devMikko Gronoff2017-03-2118-24/+246
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/krogoth: AM: update revision Add appman versions of Kit and Qt to creator fonts: add recipe for GNU FreeFonts Add multiscreen automotive demo neptune: update to include fix for i18ndemo fonts: update URL for lohit font Update GammaRay to the same version as used by the QtAS 1.1 host tools emulator: correctly append qtsimulator configuration Update automotive components setup-environment: don't exit the shell on error neptune-ui: add runtime dependencies update meta-qt5 (merged upstream/master) SHA1 to manifest.xml AM: Add appman tools to automotive nativesdk configure-qtcreator: suppress unnecessary error Update GammaRay to the latest 2.7 branch Conflicts: recipes-qt/automotive/neptune-ui_git.bb recipes-qt/automotive/qtapplicationmanager_git.bb recipes-qt/qt5/qtlocation_git.bbappend scripts/manifest.xml Change-Id: I96601e7d7a1827a6631fe59d18101d2ad3b70871
| * AM: update revisionSamuli Piippo2017-03-161-1/+1
| | | | | | | | | | Change-Id: I54f29272075b9efc5ce3d8eebaf582001f299382 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
| * Add appman versions of Kit and Qt to creatorSamuli Piippo2017-03-161-1/+26
| | | | | | | | | | | | | | | | The application manager plugin needs own versions of Qt and Kit to work correctly. Those can be enabled with --appman argument. Change-Id: I089366367dad310f15b10d727931b0be46a97d93 Reviewed-by: Wolfgang Bremer <wolfgang.bremer@pelagicore.com>
| * fonts: add recipe for GNU FreeFontsSamuli Piippo2017-03-162-0/+50
| | | | | | | | | | | | | | | | | | ... and add FreeMono font to image. Task-number: AUTOSUITE-46 Change-Id: I22f519d09f600b6501fb7194199ad5dea831a76d Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com> Reviewed-by: Nedim Hadzic <nedim.hadzic@pelagicore.com>
| * Add multiscreen automotive demoSamuli Piippo2017-03-162-0/+66
| | | | | | | | | | | | | | | | Startup is disabled by default. Task-number: QTAUTO-275 Change-Id: I3c7cbca10dc3a0d0ca2cc512c34b02b6985fe0d9 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
| * neptune: update to include fix for i18ndemoSamuli Piippo2017-03-151-1/+1
| | | | | | | | | | Change-Id: Icce4a1345accccf6becd237a28093dddd273b353 Reviewed-by: Volker Krause <volker.krause@kdab.com>
| * fonts: update URL for lohit fontSamuli Piippo2017-03-101-1/+1
| | | | | | | | | | | | | | fedorahosted.org was retired on March 1st, 2017. Change-Id: I84c465da283e5e3642f8c26086ccf381910a7b0d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * Update GammaRay to the same version as used by the QtAS 1.1 host toolsVolker Krause2017-03-091-1/+1
| | | | | | | | | | Change-Id: I61c590d3d901235cbe6e67f4d3a115ecc26b781c Reviewed-by: Jan Arne Petersen <jan.petersen@kdab.com>
| * emulator: correctly append qtsimulator configurationSamuli Piippo2017-03-073-6/+6
| | | | | | | | | | | | | | Append configuration without overriding the defaults. Change-Id: Id8ceefb1a04f0ad825349cab549ac77b68c0de94 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * Update automotive componentsSamuli Piippo2017-02-284-8/+33
| | | | | | | | | | | | | | | | | | | | Use latest version of QtWayland from 5.8 branch, which is needed for qtapplicationmanager to work correctly. Change Drive CX to use basic rendering loop. Change-Id: If74255e982a676f1c556f2ef25975b675a484e05 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
| * setup-environment: don't exit the shell on errorGordan Markuš2017-02-271-1/+1
| | | | | | | | | | | | | | | | If the user doesn't source the setup-environment.sh script do not exit the current terminal window Change-Id: I4c1df6bab434a8342abcf96a7ed4b9ccc257c8aa Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * neptune-ui: add runtime dependenciesGordan Markuš2017-02-221-0/+1
| | | | | | | | | | | | | | | | Neptune-ui depends on qtquickcontrols-qmlplugins and qtgraphicaleffects-qmlplugins Change-Id: Ie78228e42795bed9ccbfc631f1b9ea8189b9fb0e Reviewed-by: Nedim Hadzic <nedim.hadzic@pelagicore.com>
| * update meta-qt5 (merged upstream/master) SHA1 to manifest.xmlMikko Gronoff2017-02-141-1/+1
| | | | | | | | | | Change-Id: Ife594fcf72bd0c307c55b764d439c7813bae4a3e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * AM: Add appman tools to automotive nativesdkGordan Markuš2017-02-105-3/+88
| | | | | | | | | | | | | | Task-number: QTAUTO-274 Change-Id: I467e93dc25a314cda0a4c35fe990c2b1274bc251 Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * configure-qtcreator: suppress unnecessary errorSamuli Piippo2017-02-071-1/+1
| | | | | | | | | | | | | | | | sdktool outputs "Error: Id was not found." when trying to remove debugger id that doesn't exists. Change-Id: I6ebb700e8b785b9309835cb5fba501db56f65084 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * Update GammaRay to the latest 2.7 branchVolker Krause2017-02-011-4/+4
| | | | | | | | | | Change-Id: Ieb60632d524c9a501aacf71df7a0c35f69810ca1 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update to newer meta-qt5 (5.9 pre-beta snapshot 1)Mikko Gronoff2017-03-201-1/+1
| | | | | | | | | | | | | | | | | | * 5.9 pre-beta snapshot 1: * updated submodules * removed few obsolete patches under qttools & qtwebkit Change-Id: I7fc6033ed25929aad18bf8e45f6fa91a63b08fcf Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update to newer meta-qt5Mikko Gronoff2017-03-171-1/+1
| | | | | | | | | | | | | | includes new mapbox-gl-native module under qtlocation Change-Id: Ieadf32e446e702113e7324cb43833ab7f1ae435a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | toradex: use the default kernel (4.4) for colibri vfSamuli Piippo2017-03-171-1/+0
| | | | | | | | | | | | | | 4.1 kernel no longer builds with GCC 6 Change-Id: Iecd82ad3f431a4c8506b7a97371278ba90611493 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | RPI: use morty branch for meta-raspberrypiSamuli Piippo2017-03-175-102/+1
| | | | | | | | | | | | | | Remove obsolete bbappends Change-Id: I7654e83dce77332e5a437498fc7655d9563302be Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | beaglebone: use morty branch from meta-tiSamuli Piippo2017-03-172-1/+3
| | | | | | | | | | Change-Id: Idb5eb4c440cc67ee89174a0d646446778b1a53bb Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Don't include ntpKari Oikarinen2017-03-161-1/+0
| | | | | | | | | | | | | | | | systemd included on the images includes systemd-timesyncd so it is duplicating functionality that is already there. Change-Id: Ia7ec270b070e44037cd31171f7f136309ed162bf Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | u-boot-script-toradex: fix uboot image deploymentMikko Gronoff2017-03-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | do_mkimage() method outputs resulting images to current directory. In poky 2.1 -> 2.2 the behavior differs a bit so that before running do_mkimage() the directory is not changed to WORKDIR, thus creating images to build dir root. Following do_deploy() tries to look for the images in wrong place. Add full path to do_mkimage() output so that do_deploy() executes correctly. Change-Id: I81659d83a519c765538536ad8c38586aa6c6c5ce Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | opengldummy: add LDFLAGSSamuli Piippo2017-03-151-2/+2
| | | | | | | | | | | | | | Fix QA Issue: No GNU_HASH in the elf binary. Change-Id: I9f890e5d1b8d2440d5523bdf80b9cf5c3d0309a7 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | ninja: remove our copy of the recipeSamuli Piippo2017-03-151-23/+0
| | | | | | | | | | | | | | Ninja is now available from upstream layers. Change-Id: Iad18c89283818d1dbaa57c9a72c07ee9b9273c16 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | opengldummy, virtualbox: Add LDFLAGS to fix build errorMikko Gronoff2017-03-142-2/+2
| | | | | | | | | | | | | | Fix QA Issue: No GNU_HASH in the elf binary. Change-Id: I7c49b2aab543131b3f374052b06339a31cdf760a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | ppp: correctly patch building with linux kernel 4.8 and newerMikko Gronoff2017-03-142-0/+53
| | | | | | | | | | | | | | | | | | | | poky/meta/recipes-connectivity/ppp module has patch included in morty branch that fixes build errors with kernel version 4.8 and up. However, this breaks builds with older kernels. Apply patch from ppp github fork that correctly addresses this issue and fixes the module building. Change-Id: I2c36c10464f7d28ca2543ec8fbf0164aace5c07a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | gnutls: add patch to fix build break with older kernels (< 3.4.17)Mikko Gronoff2017-03-142-0/+68
| | | | | | | | | | | | | | | | Add patch missing from poky morty branch to fix gnutls 3.5.3 build break with jetson-tx1 image build. Change-Id: I2c41989aef485ea9ca0b7927285c6558c2491c32 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qtsimulator: update to latest version in master branchMikko Gronoff2017-03-141-3/+2
| | | | | | | | | | Change-Id: I5c4c9ea8a494f7980668357bc2049b1761ec9815 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | gypsy: remove gypsy from meta-boot2qt layerMikko Gronoff2017-03-142-38/+0
| | | | | | | | | | | | | | | | gypsy is broken / blacklisted in poky 2.2. Remove gypsy from qtlocation component & remove gypsy .bbappend from recipes completely. Change-Id: I612d0b66af86fb5736bb9b15a44febcd6a719a51 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | virtualbox: update guest additions 5.1.4 --> 5.1.14Mikko Gronoff2017-03-141-2/+2
| | | | | | | | | | | | | | | | | | virtualbox-guest-additions_5.1.4 does not compile for emulator target in poky 2.2.1. Update to latest 5.1.14 version solves build problems. Change-Id: Ic31b319aaecdebfacf1ff4e38dddf599332c65c6 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | ostree: add patch/workaround for gtkdocize build issueMikko Gronoff2017-03-142-0/+27
| | | | | | | | | | | | | | | | | | | | Poky 2.2 uses gtk-doc (instead of stub in previous branches). This causes build break in ostree's autogen.sh script as gtkdocize script uses wrong docdir variable. Pass docdir and srcdir variables to gtkdocize in ostree's autogen.sh. Change-Id: Ie500ad6d9b9abfd2b39829774760ec2fc5097c60 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Update image creation recipes, appends etc. to be poky 2.2 compliantMikko Gronoff2017-03-1410-33/+33
| | | | | | | | | | | | | | | | DEPLOY_DIR_IMAGE macro has been replaced with IMGDEPLOYDIR in poky 2.2. Update all instances to make image creation work. Change-Id: I3740730ded84650d3a3a51b85c77ed4fef863a8a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | openssl: remove obsolete symbolic link appendsMikko Gronoff2017-03-141-4/+0
| | | | | | | | | | | | | | | | Old symbolic link creation for ssl certs is obsolete as the operation is now in place already Change-Id: Ib96ed730840369b3b1fa89c8a6d2c81e38da8998 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Initial morty branch setup for poky & meta layersMikko Gronoff2017-03-148-21/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New or updated branches: * meta-fsl-arm & meta-fsl-arm-extra layers changes to meta-freescale & meta-freescale-3rdparty (morty) * poky (morty) * meta-openembedded (morty) * meta-qt5 (5.9) * meta-mingw (morty) * meta-tegra (morty) Modified accordingly: * conf/.sample files * classes/image_dd.class * conf/distro .inc files * scripts/manifest.xml Change-Id: Ia8ad563f2f1176882019490f274a6b4bb043475f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | mingw: do not use PN for DEPENDSSamuli Piippo2017-03-091-1/+1
| | | | | | | | | | | | | | | | Using _${PN} for DEPENDS does not work as expected, which meant that gdb never had python as a build dependency. Change-Id: Idfd5f0bef44c25b0fb13942d5a07675c2e536a00 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Add script to do sstate-cache cleanupSamuli Piippo2017-03-081-0/+56
| | | | | | | | | | | | | | | | | | | | The script defaults to removing all files that are 7 days older than the most recent file. Task-number: QTBUG-53762 Change-Id: Icb05ba08ce32611ae55b9a7d4e7f8ce939fdb72d Reviewed-by: Risto Avila <risto.avila@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | python: fix PSFv2 license checksumMikko Gronoff2017-03-031-1/+1
| | | | | | | | | | Change-Id: I3806795c0a0170b5270de2d20399fef844282eaa Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | python: add license checksum for prebuild python recipeMikko Gronoff2017-03-031-0/+2
| | | | | | | | | | | | | | | | | | | | 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>
* | jetson-tx1: increase INITRAMFS_MAXSIZEMikko Gronoff2017-03-021-0/+1
| | | | | | | | | | | | | | | | set INITRAMFS_MAXSIZE to 165888 for jetson-tx1. Poky default is too small for this HW. Change-Id: Ib0b57c08a41824d25efd70a89a23b2c7b40f2d05 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | tegra: make sure opengl headers are included in toolchainSamuli Piippo2017-02-211-0/+9
| | | | | | | | | | Change-Id: I6a9c2e3364840c74440787a73815c3aedacde02e Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Support for NVIDIA Jetson TX1Samuli Piippo2017-02-1511-0/+266
| | | | | | | | | | Change-Id: Ic84d78d201c48aff296715fa6ce0a7ea5e5921c3 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Rename nvidia extra layersSamuli Piippo2017-02-1519-45/+4
| | | | | | | | | | | | | | | | Reserve meta-tegra-extras for the open source meta-tegra layer used for Jetson TX1 and TK1. Change-Id: I78b168105f306ee342671b612205d68b56016c14 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qt5: Update to Qt 5.9.0Samuli Piippo2017-02-133-2/+3
| | | | | | | | | | | | | | QtQuickCompiler disabled due to QTRD-2220 Change-Id: Ifc94f1f52ae5db245d95b1cdacc0b9e37369be77 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qtquickcompiler: add way to disable use of qtquickcompilerSamuli Piippo2017-02-131-0/+3
| | | | | | | | | | Change-Id: Ieb496554ae495c9889a94ca8b75a4139ed26818d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | adb: use LDFLAGS from environmentSamuli Piippo2017-02-091-1/+1
| | | | | | | | | | | | | | Fix QA Issue: No GNU_HASH in the elf binary. Change-Id: I23335a9bd077720ff06be189a4317e09153d6e63 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>