summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* qt5: update submodulesMikko Gronoff2016-09-0919-20/+20
| | | | | | | using latest meta-qt5 Change-Id: Ic1ce180abb79beebf9a08dee4b64790e8a5d3c1b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtquickcompiler: update revisionSamuli Piippo2016-08-252-4/+1
| | | | | | Change-Id: Iad6d6a3015e79a4e8213f14450b08e99ea73aa24 Task-number: QTBUG-55471 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtquickcompiler: update revisionSamuli Piippo2016-08-242-1/+4
| | | | | | | | Fix for segfault Change-Id: Iab8e4551eba94635116f1adab39516b8a8e3da23 Task-number: QTBUG-55394 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Fix typo in RPi overlay configSamuli Piippo2016-08-232-3/+3
| | | | | | Change-Id: Ifa7f7625817c9e635f0a40576963ce758ff0569a Task-number: QTBUG-52520 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update meta layersSamuli Piippo2016-08-231-3/+3
| | | | | | | Latest revisions from fido branches Change-Id: I9a7c13e11f5d1261bebcc145ba8ef3d21a30dcd2 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Correctly update qtquickcompiler SHA1Samuli Piippo2016-08-222-2/+2
| | | | | Change-Id: I0176af2f3f8d8f3d04b9898138d7d745a345ed76 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Reuse qt5-git.inc to define git repo locationSamuli Piippo2016-08-223-15/+10
| | | | | | | | | Instead of using codereview.qt-project.org directly, reuse qt5-git.inc from meta-qt5 that defines git url to be used which simplyfies the recipes. Also cleanup unnecessary use of sdk-sources for opened repos. Change-Id: Iec18e7d7d0b1a2da6ec5ed03ab6599af8d539fea Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Remove automotive recipesSamuli Piippo2016-08-229-343/+0
| | | | | | | Automotive was released (and supported) in the jethro Change-Id: Iab8560b4b0d530e872eef585c635b45274a4507b Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update Qt5 submodulesSamuli Piippo2016-08-2233-34/+50
| | | | | | | | | | | Moved some of the addon recipes to be under qt5 folder, so that update-qt5-modules.sh script will work for those as well. Using latest revision from meta-qt5 and applied necessary changes to qt5 recipes. Change-Id: I802ca2e4ea67bde10c3b065365d25f1e543da181 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Handle qtquickcompiler in update-qt5-modules.sh scriptSamuli Piippo2016-08-221-0/+3
| | | | | | | QtQuickCompiler has different git repo name in tqtc-qt5.git Change-Id: I038eec220166dcd06e653460aa0d5ed525f549d4 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Correctly use QtQuickCompiler when availableSamuli Piippo2016-08-193-10/+14
| | | | | | | | | | | | | | | Make sure the we use QtQuickCompiler only when we either have access to the sources (internal gerrit repo) or the prebuilt binaries are available. The internal-build class checks if we are working within The Qt Company network, so we will also have access to the sources. Setting ENABLE_QTQUICKCOMPILER env to "1" in local.conf has the same effect. Otherwise check if the prebuilt binaries are available as installed by the Qt Online SDK. Change-Id: I63b09ebabc96bb14b119ea7472a3fa7b10e5c2a8 Task-number: QTBUG-53052 Task-number: QTBUG-53216 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Change git protocol from ssh to httpv5.6.1Teemu Holappa2016-06-283-4/+4
| | | | | | Task-number: QTBUG-54280 Change-Id: I6a538230b68cb9bea8a89c17282eb25cd779a77d Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
* Update qtdeclarative moduleTeemu Holappa2016-06-211-1/+1
| | | | | | | Task-number: QTBUG-53761 Change-Id: Ia5c983c36d3e55cd3d8dcee0d1903e241c066d9d Reviewed-by: Risto Avila <risto.avila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update boot2qt-demos versionTeemu Holappa2016-06-141-1/+1
| | | | | | | Fixes compile error due qtwebbrowser repo name change. Change-Id: I712a8e260212f4e159d9acc80c9f95848c4e7f31 Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
* meta layer was renamed to meta-boot2qtSamuli Piippo2016-06-0814-35/+35
| | | | | Change-Id: I1b96be87215a6ddf720c83693df1f3bcc2a99b66 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* b2qt addons: update repository urlsSamuli Piippo2016-06-082-3/+3
| | | | | | | | Repositories were opened and no longer need to use the sdk-sources Change-Id: I9131594cd8d9fc7af0bed1220b6c4b826e3c660c Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Use git.qt.io as the new playground repo serverSamuli Piippo2016-06-082-2/+2
| | | | | Change-Id: I644a749b97343f32d2aea403ac075247ac3e1931 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtconnectivity: remove incorrect PACKAGECONFIG to enable bluez supportSamuli Piippo2016-06-061-2/+0
| | | | | | | | | The PACKAGECONFIG option for bluez support was changed from bluez4 to bluez and it's now used by default in meta-qt5. Change-Id: Ia5582fc45acedd7d9be48ce49d26624ee624427b Task-number: QTBUG-53855 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: update submodules and meta-qt5Samuli Piippo2016-06-0632-32/+37
| | | | | | | | Disable SHA checking for Qt modules, so we can use sha1s from the release branch without breaking build after release. Change-Id: I97b4d29fdbaceea9529fa2550564951f2186435f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* otf-noto: update url and license file nameKwangsub Kim2016-06-021-4/+4
| | | | | | | | | | Google changed the URL for the font package again. And the license file name was also changed. Change-Id: I9976eda9a93c7815fc1e7b72f8df45bc7304d7cc Reviewed-by: Kwangsub Kim <kwangsub.kim@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtmultimedia: make sure audio plugins are builtSamuli Piippo2016-06-021-1/+3
| | | | | | | | | | The qtmultimedia recipe uses ??= to set the default PACKAGECONFIG, which cannot be appended. Make sure audio plugins are build for the selected backend. Task-number: QTBUG-53806 Change-Id: Ib1df1aecd22dc7ce349762c93d0a879b797665c1 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: update submodules and meta-qt5Samuli Piippo2016-05-1722-21/+35
| | | | | | | | meta-qt5 now depends on remove-libtool that is available only in oe/jetro, so backport it our layer. Change-Id: I5989ddb25ddecb6c749292d4e3fec63d0f61368f Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* automotive: update src uris after repos were openedSamuli Piippo2016-05-043-8/+8
| | | | | | | Repos are now opened so there is no need to use sdk-sources anymore. Change-Id: Ibad7b3b7f9004b51e119dc1c6897410656f40742 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* colibri-vf: change partition alignment to 1MSamuli Piippo2016-04-221-0/+1
| | | | | | | | | Toradex eboot, used in some of the toradex modules, does not work with FAT partition that starts from the default 4M alignment. This prevents flashing u-boot from our image. Change-Id: Ice28be02090305d0c02206296c23a0c2fe54641c Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
* Make ABI selection more robust in configure-qtcreator.shSamuli Piippo2016-04-212-2/+43
| | | | | | | | | | Map current TARGET_ARCH to the ABI used by qtcreator. Currently mapping was done by kernel-arch.bbclass and it worked by accident, but it's now broken in jethro. Change-Id: I15c5b60a1bc1dd560685fedac9b61048a1e89266 Reviewed-by: Risto Avila <risto.avila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Move usage of internal mirrors into a bbclassSamuli Piippo2016-04-182-15/+48
| | | | | | | | Use bbclass to test if the internal sstate and download mirror server is available before enabling them. Change-Id: Ie927bdfca486232e3d3a55009139a9c27ff98aad Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Use --internal arg to fetch playground reposSamuli Piippo2016-04-183-10/+16
| | | | | | | | | Add separate --internal argument to get all internal repos from playground, regardless what --device is used. Change-Id: If0411f877d1c7c21fcc7a4ac7f03adec3dabd5f6 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Louai Al-Khanji <louai.al-khanji@theqtcompany.com>
* qtquickcompiler: update revision to work with Qt 5.6.1Samuli Piippo2016-04-131-1/+1
| | | | | Change-Id: I701d0db952d7e3c18758670f1b960e4f7ee703ef Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* qt5: update submodulesSamuli Piippo2016-04-1327-34/+28
| | | | | | | Needs latest version of meta-qt5 Change-Id: If2002e4dbc8159d144fdd32bdbaf7ea1a4625889 Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* gcc: patch already applied on oe layerSamuli Piippo2016-04-122-65/+0
| | | | | Change-Id: I8230869a08fcb902c55b5dfd22e1221c918ce895 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update revisions for poky and openembeddedSamuli Piippo2016-04-121-2/+2
| | | | | | | Pull in latest security fixes Change-Id: I5e95c0b1cc14d537ce228b4e475208916d0b1b63 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Fix meta-environment to work without changes in local.confDominik Holland2016-04-111-0/+2
| | | | | Change-Id: Ic75875b23d9fb5c200f884bff0942ae49d41e3f9 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Disabled SSTATE_MIRRORS and PRE_MIRRORS.Teemu Holappa2016-04-081-14/+14
| | | | | | | Removed Digia's internal servers from the default configuration. Change-Id: I18b3a87de50afe0f5a405b29ec3e327450b7c2a8 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* setup-environment: prevent basename argument being parsed as option.Jake Petroules2016-04-081-1/+1
| | | | | | | | | | This fixes an issue where this script fails with the default Dash shell on Ubuntu (where "$0" is "-bash" and it is parsed as an option). Change-Id: I6fec2a7b4e8eee68b5f11101783d7dff7d07f712 Reviewed-by: Donald Carr <donald.carr@theqtcompany.com> Reviewed-by: Risto Avila <risto.avila@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Do not pull internal repos when initializing for all devicesSamuli Piippo2016-04-083-26/+28
| | | | | | | | | | | When initializing build environment with '--device all', some internal repos are fetch that are not available for customers. Now those repos are fetched only when initializing with '--device internal' Change-Id: I12981449d4ca9c2d3529ed81649b3cc0a1bfed02 Task-number: QTBUG-52002 Reviewed-by: Tuomas Heimonen <tuomas.heimonen@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: 5.6.0 branches were removed, using 5.6 insteadSamuli Piippo2016-03-2325-25/+0
| | | | | Change-Id: Ia0fd4493c4b87aa3bc48633ceca81fbc2f46ad7a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: remove duplicate --sysroot from sdk mkspecSamuli Piippo2016-03-171-3/+3
| | | | | | | | No need to add --sysroot to QMAKE flags in qdevice.pri, since qconfig.pri does it already. Change-Id: I8a90249e466f8385fb121d69721e118a32b80999 Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* colibri-imx6: don't pull in old gstreamerSamuli Piippo2016-03-161-1/+0
| | | | | | | gst-fsl-plugin pulls in gstremer 0.10, even when 1.0 was selected. Change-Id: I60f8e6bef8fd1abe1913f4019b847757718fbded Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Specify source revision separatelyLouai Al-Khanji2016-03-161-1/+3
| | | | | | | By doing so we ensure bitbake can mirror the source locally. Handy on airplanes. Change-Id: Iaaf96617a4cc0c445444dbdb8d3e562cc9cd1741 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Disable ethernet over usb on SMARC-sAMX6iSamuli Piippo2016-03-161-0/+4
| | | | | | | | Otherwise the device isn't auto detected by adb on windows. Task-number: QTBUG-51877 Change-Id: Ia52d4dd8e6cc10aec82b0ea6d50f3b00f412d7d5 Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* qt5: update submodulesv5.6.0Samuli Piippo2016-03-149-9/+9
| | | | | Change-Id: Ia2b7f41e028ac751aebb89ba11dd250c4dcaba80 Reviewed-by: Tuomas Heimonen <tuomas.heimonen@theqtcompany.com>
* b2qt-demos: update revisionSamuli Piippo2016-03-141-1/+1
| | | | | | | | - disable planets demo from emulator - Language fixes for the demo descriptions Change-Id: I02bf8566482d61992decf9fb725ab1da0fdb943d Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* b2qt-appcontroller: update revisionSamuli Piippo2016-03-111-1/+1
| | | | | | | | Fix restart feature Change-Id: I857c30031cda1c4bc2ab864c54e733219a6982ee Task-number: QTEE-1085 Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* qt5: move mingw32 specific parts from meta-qt5Samuli Piippo2016-03-096-1/+201
| | | | | Change-Id: Id380844d530ef599f78591a282474aa66d3dec69 Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* qt5: Use latest version of meta-qt5Samuli Piippo2016-03-0929-5/+26
| | | | | Change-Id: Ib7a45a830d744cc07520548e30b6c0793a738f5e Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* b2qt-demos: update to new revisionSamuli Piippo2016-03-091-3/+3
| | | | | | | | | | QtWebBrowser now builds application as well as qml plugin, but for qtlauncher we only need the plugin. Also all the needed files from tqtc-qtwebrowser are in the plugin, we can remove the directory. Task-number: QTEE-1083 Change-Id: Ia135490a4d95ef3428fb54b84ce5c77588e344ef Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* ostree: Mount boot partition from user spaceGatis Paeglis2016-03-081-65/+43
| | | | | | | | | | | | | | | | | | In the current approach we assumed that boot/ - is on a separate boot partition - boot partition is right before rootfs partition - rootfs parition is provided as a *device node* - has "ext2" filesystem (mount shell cmd tries to auto detect FS type, mount system call does not.) The new approch does not assume any of the above, and moves this logic from early user space (initramfs) to user space. Initramfs by design should be used only to prepare the rootfs, other tasks should be done later. Change-Id: Idc429c8061c1fd486658e4b4d170ee487682cc91 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* ostree: Do not use grub2-mkconfig.Gatis Paeglis2016-03-082-0/+61
| | | | | | | | | | | | | | | | | | | | | | For more details see: https://bugzilla.gnome.org/show_bug.cgi?id=762220 To summarize: 1) The current approach is less flexible than using a custom 'ostree-grub-generator' script. Each device can adjust this script for its needs, instead of hardcoding some values in ostree-bootloader-grub2.c. 2) Too much overhead on embedded to generate grub.cfg via /etc/grub.d/ configuration files. It is still possible to do so, even with this patch applied. 3) The grub2-mkconfig code path has other issues: https://bugzilla.gnome.org/show_bug.cgi?id=761180 Change-Id: I077838fdf16fbbb42f98df6fa6720bfbaf7c6f8b Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* RPi2: add support for touch displaySamuli Piippo2016-03-085-1/+65
| | | | | | | | | The RPi touch display need the rpi-tf5604 devicetree to enable touch. Add it to the kernel build and enabled it in the config.txt. Update meta-raspberrypi to latest revision for the PiTFT support. Change-Id: Ibc5ba51c844bc17b541d8021a755f141a5ff2a0c Reviewed-by: Risto Avila <risto.avila@theqtcompany.com>
* Disable ethernet over usb on beaglebone.David Schulz2016-03-081-0/+3
| | | | | | | Otherwise the device isn't auto detected by adb on windows. Change-Id: I147689233562c16b23353c67cf8646c14e5da378 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>