summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * ostree: Add GNUPG to runtime dependencies.Gatis Paeglis2015-11-171-0/+1
| | | | | | | | | | | | | | This is required for gpg signing support. Change-Id: Ia1396825453e2038c5d19a4767cadd6f93e1fa28 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
| * Revert "Build nativesdk-ostree"Gatis Paeglis2015-11-179-12/+0
| | | | | | | | | | | | | | | | | | | | This reverts commit a5323e1fc1f734036d29da80aca037576e9d94b9. Running GNUPG (OSTree dependency) from toolchain is not supported. Change-Id: I00c5ddedfd06a5c56e64c0b3d45007b740f41a80 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
| * Remove unused b2qt-update-frameworkRainer Keller2015-11-134-142/+1
| | | | | | | | | | | | | | This reverts commit f309d05bccefc29977d474df734fecbe311f8f7b. Change-Id: Ia25e629247c6863d2ce48e1b8a80029d13248ded Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* | emulator: set Type in correct placeSamuli Piippo2015-12-021-1/+1
| | | | | | | | | | Change-Id: Ieedc27dd38b87025ae9138f3d8ff88bc92851373 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Generate deploy conf for flashing wizardSamuli Piippo2015-12-0220-2/+75
| | | | | | | | | | | | Change-Id: I23cc54e51b7d10db0fd64d6676bd86cdf029beda Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Create .img binary image for all devicesSamuli Piippo2015-12-0111-14/+62
| | | | | | | | | | | | | | | | | | Use the sdcard bbclass from meta-fsl-arm to build binary image for TI hardware. Append all other image creation functions to create the .img symlink. Change-Id: I1bb0b5ea893789831d6fae27ece93ce238bfcb49 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | emulator: set correct type for emulatorproxyd serviceSamuli Piippo2015-11-301-0/+1
| | | | | | | | | | Change-Id: I189a4f7224ffb8597777e36b0cc1a83eca393a92 Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* | upload automotive emulator imageSamuli Piippo2015-11-301-2/+4
| | | | | | | | | | Change-Id: Ie3e051234d5c75170931cc3613452eadd6e1973c Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | qtquick2drenderer: update to 5.6 branchSamuli Piippo2015-11-301-4/+3
| | | | | | | | | | Change-Id: Ib2830ff1aab252951d20ef1332604068685d8f99 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | toradex: do not load usbfs by defaultSamuli Piippo2015-11-271-1/+1
| | | | | | | | | | | | | | | | missing usbfs will cause systemd mounting to fail and prevents most of the services to start properly. Change-Id: I4ceab2a56e80d722596124f9bb1eed3d85e39ad9 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Upload NUC image (.hddimg)Samuli Piippo2015-11-271-0/+2
| | | | | | | | | | Change-Id: Ib589e4ac6951add1de7c9c901eb180b012e7786a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | colibri vf: use fsl sdcard image creation classSamuli Piippo2015-11-271-0/+2
| | | | | | | | | | Change-Id: Ief8cbbb4bcf774e68ecaad7a3d2f375abb39830f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | upload automotive toolchain and imageSamuli Piippo2015-11-261-0/+8
| | | | | | | | | | Change-Id: If7a925c688c99d3af1f864c24b187df2beacf709 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Use wip-compositor-api branch for Qt WaylandSamuli Piippo2015-11-263-0/+84
| | | | | | | | | | | | | | | | | | | | | | Use WIP branch of Qt Wayland for the B2Qt image, while the automotive image will still the official version from 5.6 branch. This is done by temporarily using a 'b2qt-auto' distro that differs only by the version of qtwayland module. Change-Id: I9bb377bfd6b92241eea2848b3b88249763e3f347 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* | sdk: relocate paths in qt5 sdk .pri filesSamuli Piippo2015-11-261-1/+5
| | | | | | | | | | | | | | | | mkspecs/qconfig.pri has envs for PKG_CONFIG which need to be relocated when SDK is installed. Change-Id: Ibeccb5c6b26f5f40ad5e515023eb259903c20fb8 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | use internal PREMIRRORSSamuli Piippo2015-11-251-0/+13
| | | | | | | | | | | | | | | | | | | | ci-files01-hki.ci.local has a shared download folder that can be used as a PREMIRROR. This should save a lot of out going network traffic when running in CI. Change-Id: I1f81a547ee12d8f37de58228272a87d7cc93e736 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Update Qt Virtual Keyboard to 2.0Samuli Piippo2015-11-251-7/+10
| | | | | | | | | | | | | | Enable all special keyboard layouts. Change-Id: I9309ce058dabe4ba9da5c5d0c1c62c60d02cfda8 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | emulator: add qtsystems module to emulator imageSamuli Piippo2015-11-252-0/+7
| | | | | | | | | | | | | | Also fix the license files for the latest revision of qtsystems. Change-Id: Ib880cb651006bdc734546786f469dc6bfa5c0530 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | qt5: add qttranslation packages to imageSamuli Piippo2015-11-252-1/+16
| | | | | | | | | | Change-Id: Ie8b2859c11ecaa1461385d2a23b75ac15d958955 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | automotive: create new automotive specific imageSamuli Piippo2015-11-255-3/+122
| | | | | | | | | | | | | | | | | | Reuse most parts from b2qt image, only difference is the demo addons which will be different for the automotive image. For now, add no demo app, so image boots to empty screen. Change-Id: I67bbe8724422c9ea86dae6e4d5f8f38d3d567ba1 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | qtbase: enable xbkcommon-evdevSamuli Piippo2015-11-251-0/+1
| | | | | | | | | | Change-Id: If59f0b5ba58aa9d25c4b397a374e7854457d5871 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | script: rework the upload scriptSamuli Piippo2015-11-201-20/+7
| | | | | | | | | | | | | | | | Rename qt5 binary images to .img and qt5 toolchains to b2qt-x86_64-qt5-toolchain-${MACHINE}.sh Change-Id: I8972a82dc1b57f83f2b50cf89fd0dbe9f8cf634f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | gcc-4.9: backport from gcc trunk r212178Samuli Piippo2015-11-202-0/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When compiling meta-toolchain-qt5 on cortexa8, the compiler throws an internal compiler error: ... qttools-opensource-src-5.3.2/src/linguist/shared/po.cpp: In function 'bool loadPO(Translator&, QIODevice&, ConversionData&)': qttools-opensource-src-5.3.2/src/linguist/shared/po.cpp:717:1: internal compiler error: in add_stores, at var-tracking.c:6000 ... Tracking this down led to https://bugs.linaro.org/show_bug.cgi?id=534 It seems the bug is well know and fixed upstream. So backporting from trunk seems to be the right solution. This fixes the compiler problem on cortexa8 and does not seem to be very invasive. The original commit can be found at: git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212178 138bc75d-0d04-0410-961f-82ee72b054a4 Cherry-picked from jehtro and adjusted to work from b2qt layer. Change-Id: Id176840d37f2fe4b1f4b41b6c67ce110732b7645 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | qt5: update to latest revisions of all qt modulesSamuli Piippo2015-11-1923-0/+362
| | | | | | | | | | Change-Id: I88c3fbba80edab15aa407452b15cb6b971173a9c Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* | qt5: upgrade to Qt 5.6Samuli Piippo2015-11-194-4/+56
| | | | | | | | | | | | | | | | | | | | Move to latest revision of meta-qt5 that pulls in Qt 5.6. - Qt Quick Compiler needs follow 5.6 branch. - Disable compilation of qgltf host toool from Qt3D, that does not compile with GCC 4.9.1 Change-Id: Idf0437cff1debf6db558959b357dae3279466163 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* | Use Systemd as the init systemSamuli Piippo2015-11-1917-14/+146
| | | | | | | | | | | | | | | | | | Remove sysvinit from distro features and add Systemd as the default init system. Add necessary service files to all recipes that need them. Change-Id: I9cd4c0239fe16f35145bd3bed08e27196f30ee82 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Create and upload binary imagesSamuli Piippo2015-11-174-0/+21
| | | | | | | | | | | | | | Binary images created for imx6 and RPi devices, upload also for nuc. Change-Id: I4e7533965a6b04a5665ef237acf198b7c867d3f6 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Merge "Merge remote-tracking branch 'origin/dizzy' into dev" into ↵Samuli Piippo2015-11-172-2/+90
|\ \ | | | | | | | | | refs/staging/dev
| * | Merge remote-tracking branch 'origin/dizzy' into devSamuli Piippo2015-11-122-2/+90
| |\| | | | | | | | | | | | | | | | | | | * origin/dizzy: tibidabo: fix u-boot build Change-Id: I5ad008ee575bf27c319c1888e8218b9a937dd4c3
| | * tibidabo: fix u-boot buildSamuli Piippo2015-11-062-2/+90
| | | | | | | | | | | | | | | | | | | | | Include u-boot.inc from oe/dora to build the old tibidabo u-boot correctly. Change-Id: I3140afcaab2de3c2add77918f2304209f457acf4 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | Added Realtek wlan modules for nuc deviceTeemu Holappa2015-11-174-0/+69
|/ / | | | | | | | | | | Change-Id: I9cc71e06e33dbacde1a6f567218ffb8f9092f2d8 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Enabled tty1 login for nuc as there is not serial port available.Teemu Holappa2015-11-111-0/+2
| | | | | | | | | | Change-Id: I5dd87f267667b9dbd5e1014238ae5fd332e54c5f Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | Use connman for managing network connectionsSamuli Piippo2015-11-116-85/+2
| | | | | | | | | | | | | | | | Connman replaces busybox-ifplugd for handling wired connections. Wpa-supplicant is still needed for wifi connections in B2Qt Wifi Module. Change-Id: I0ddaee26f19915b35fb057cfac5553786f3ef5df Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Merge "Merge remote-tracking branch 'origin/dizzy' into dev" into ↵Samuli Piippo2015-11-0313-55/+27
|\ \ | | | | | | | | | refs/staging/dev
| * | Merge remote-tracking branch 'origin/dizzy' into devSamuli Piippo2015-11-0313-55/+27
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/dizzy: VKB: use correct SHA1 for v1.3.1 qt5: add qt addons dev packages to the toolchain qtquickcompiler: add dev packages to toolchain Go back to branch 5.5 in b2qt-demos build qt5: use jethro branch for meta-qt5 qt5: oe-device-extra.pri is now supported in upstream Change-Id: Ib369f45fe6644d4e44e24e7850c3dfe7431d31f4
| | * VKB: use correct SHA1 for v1.3.1Samuli Piippo2015-11-021-2/+2
| | | | | | | | | | | | | | | Change-Id: Iecd90495c6551bdedd7ea22697acbe166480dcb4 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| | * qt5: add qt addons dev packages to the toolchainSamuli Piippo2015-11-022-38/+7
| | | | | | | | | | | | | | | | | | | | | | | | packagegroup-b2qt-embedded-qt5-addons-toolchain-target was never included in the toolchain. Change-Id: I18b08c1ba1a1a663488fd2cde960d35c43dbb208 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| | * qtquickcompiler: add dev packages to toolchainSamuli Piippo2015-11-022-2/+4
| | | | | | | | | | | | | | | Change-Id: If6fa08858c0ab19e92c45623f7dcdcf3d8985c1a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| | * Go back to branch 5.5 in b2qt-demos buildLaszlo Agocs2015-10-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | There is no 5.5.1 branch for canvas3d and quick controls, not on code.qt.io at least. Change-Id: If8cf591a6b56909aef9829befe69df9b742041dd Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| | * qt5: use jethro branch for meta-qt5Samuli Piippo2015-10-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | meta-qt5 master branch is moving to Qt 5.6, so use jethro branch to stay with Qt 5.5. Change-Id: I71fcb18b15962a4d9da4a82899203ef4ab66cc03 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| | * qt5: oe-device-extra.pri is now supported in upstreamSamuli Piippo2015-10-268-12/+13
| | | | | | | | | | | | | | | | | | | | | | | | Use of oe-device-extra.pri was merged upstream, so remove unneeded parts for our layer. Change-Id: I40ffeadc80780d49ba777e7cfd24fc2048d3a418 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | Remove qdoc patch not needed for anymore in dev/5.6Laszlo Agocs2015-11-032-31/+0
|/ / | | | | | | | | Change-Id: I5013bb78d9e0140b52b29d9789f97b0f0037eb48 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | Added support for DC3217IYE (nuc) device.Teemu Holappa2015-11-0215-7/+119
| | | | | | | | | | | | | | Removed imx6 specific wayland configurations from packagegroup-b2qt-embedded-toolchain-target.bb to imx6.inc. Change-Id: I2b700b21bbf23fbaf59dcb8558b0b96b11bb81ec Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | scripts: upload qt5 image and toolchainSamuli Piippo2015-10-291-0/+8
| | | | | | | | | | Change-Id: Iaf134c0d4ef5d091a2c6f62904550f282a9a02b3 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Merge remote-tracking branch 'origin/dizzy' into devSamuli Piippo2015-10-209-17/+16
|\| | | | | | | | | | | | | | | | | | | * origin/dizzy: qt5: all repos moved from qt-gerrit to codereview qt5: sync installed qt modules in image and toolchain qt5: use the upstream meta-qt5 layer qt5: add qt5-module.bbclass Change-Id: I0d846be785acfd1e673eac8dbefe39ab2ef84cbb
| * qt5: all repos moved from qt-gerrit to codereviewSamuli Piippo2015-10-193-3/+3
| | | | | | | | | | Change-Id: I66b4d90990ad8be9a4dc9ce2b157c3325176adfa Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * qt5: sync installed qt modules in image and toolchainSamuli Piippo2015-10-192-1/+2
| | | | | | | | | | Change-Id: I379426397749e1c39e7d0631b361b96699bce95d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * qt5: use the upstream meta-qt5 layerSamuli Piippo2015-10-193-13/+10
| | | | | | | | | | | | | | | | all the necessary changes are merged to upstream meta-qt5 layer, so we can start using it. Change-Id: I1b0289a59dd734acd80ba61d946531024716f927 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * qt5: add qt5-module.bbclassSamuli Piippo2015-10-191-0/+1
| | | | | | | | | | | | | | | | Upstream does not yet have the qt5-module.bbclass, until the change gets merged, add our own bbclass. Change-Id: Iea906d38a23024467a769210667fc32f4375419f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Dracut: add missing dependencyGatis Paeglis2015-10-161-0/+2
| | | | | | | | | | | | | | | | | | | | Running ./dracut --host-only fails because findmnt and setsid commands are missing from the sysroot. https://bugzilla.yoctoproject.org/show_bug.cgi?id=8522 Change-Id: I08785d521eca1508af20b83babfde106c0924a1d Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>