summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Package and upload nvidia-logan imageSamuli Piippo2015-12-151-3/+11
| | | | | Change-Id: Ifc290c4a6510aa4d7cd03eec944a7428f97e66a2 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Added support for Jetson-tk1-pro device.Teemu Holappa2015-12-1414-0/+294
| | | | | | | The configuration has dependency to the interal repositories (meta-tegra and jetson-tk1-pro). Change-Id: I5e13377cf8cfbe4fad3f19215a292b49195f1546 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Merge remote-tracking branch 'origin/dizzy' into devSamuli Piippo2015-12-142-0/+83
|\ | | | | | | | | | | | | * origin/dizzy: Mount boot partition from ostree-prepare-root Change-Id: Id38bb6ebcf37f88f3d73916d55b3968f019108c2
| * Mount boot partition from ostree-prepare-rootGatis Paeglis2015-12-142-0/+83
| | | | | | | | | | | | | | | | | | | | | | | | This is more convenient than having to implement two code paths to do the same thing - one for systemd based images and one for systemd-less images. This is also more efficient, the earlier implementation in initramfs scripts relied on udev which affects boot time. Change-Id: I0fee1072ed34f13d5dffb846322ddd7cef5542fe Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | AM: update to latest revisionSamuli Piippo2015-12-141-1/+1
| | | | | | | | | | | | | | Fixes web browser crash Change-Id: I3053875769f061cb4c155c73d8739ec03d6cae0e Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | qtserialbus: add recipeSamuli Piippo2015-12-113-0/+38
| | | | | | | | | | Change-Id: I0ae23af4fb9f7165b15bb2b70f88e6b1aef7a825 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Disable use of libinput in imx6Samuli Piippo2015-12-111-0/+1
| | | | | | | | | | | | | | | | | | | | Currently libinput does not work with nitrogen6x and touchscreen, so disable it until problem is resolved. Change-Id: I5c569f843fbc958faed9da3bd3879aa66efeb5f5 Task-number: QTEE-1032 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | VKB: update to latest revision and enable all layoutsSamuli Piippo2015-12-111-2/+2
| | | | | | | | | | | | | | VKB now supports including all keyboard layouts. Change-Id: Ib77a41c210b6b26b742ea0f3e3b78265bc435d77 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Update neptune-ui and AMSamuli Piippo2015-12-112-2/+2
| | | | | | | | | | | | | | | | Update to the lastest revisions of both neptune-ui and qtapplicationmanager. Change-Id: If101cf5f18884a258dfeeaf5562014d8a9229fcf Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | qt5: update all qt modules to the latest revisionsSamuli Piippo2015-12-1016-15/+38
| | | | | | | | | | | | | | Add previously missed bbappend for qtbase-native Change-Id: I943e6cd2f0e5a5084273ae27de7430f800a70a37 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | gammaray: update revisionSamuli Piippo2015-12-101-1/+1
| | | | | | | | | | | | Change-Id: I7c8bc95fda1ae08f13603915cee950605e376eb0 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Volker Krause <volker.krause@kdab.com>
* | adb: set HOME environmentSamuli Piippo2015-12-096-5/+1
| | | | | | | | | | | | Task-number: QTEE-1027 Change-Id: I290777bdaa0f42280681a77423e3430b00746bce Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* | adb: make sure serial number is max 32 charactersSamuli Piippo2015-12-092-2/+2
| | | | | | | | | | | | | | | | | | Windows adb cannot handle devices which have longer serial, so limit it to 32 characters. Remove the -linux- part of the hostname to make it a bit shorter. Change-Id: I3f6f811a9ecd8a273576fdef268d5a343edc531e Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* | Upload only qt5 image and toolchainSamuli Piippo2015-12-091-36/+11
| | | | | | | | | | | | | | The old non-qt image and toolchain are no longer used. Change-Id: I9416d29af5b505810744cb4cbce0e99415a90566 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Add recipes for qtapplicationmanager and neptune-uiSamuli Piippo2015-12-095-0/+135
| | | | | | | | | | | | | | Include both in the automotive image and set neptune-ui to start at boot up. Change-Id: I41197deb6a15540b7d27a5235fc1658582667b4a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | ostree: deploy dracut moduleGatis Paeglis2015-12-081-8/+2
| | | | | | | | | | | | | | | | | | | | | | | | This is required for ostree boot compatible initramfs image generation on systemd enabled images. Also there is no harm to deploy this module-setup.sh script on a systemd-less images. We overwrite it when deploying our custom dracut module in this case. Change-Id: I8142cfa36db663782ac0399c30bc08cf5bdcd8b2 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | Package image and config before uploadingSamuli Piippo2015-12-081-2/+4
| | | | | | | | | | Change-Id: I65370af9b9d1f7362a6e5ad66dc124909835efd2 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Add recipe for GammaraySamuli Piippo2015-12-082-0/+29
| | | | | | | | | | | | | | Recipe from KDAB Change-Id: I6076bfbd84f4316fc65fb52feb444fc523a786aa Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Add recipe for Qt Web BrowserSamuli Piippo2015-12-082-0/+42
| | | | | | | | | | Change-Id: I2927568f49aeecef5d0622a90ea4fd75a66653e0 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Add recipes for Qt IVI moduleSamuli Piippo2015-12-083-0/+40
| | | | | | | | | | | | Change-Id: Ia725bbe698ed5dd5144e1a3d7c98854ee08eb503 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Marko Kangas <marko.kangas@theqtcompany.com>
* | webengine: Fix slow video with webengine on imx6 devicesSamuli Piippo2015-12-082-0/+51
| | | | | | | | | | | | | | | | | | Disable texture_rg on imx6 based devices. Yocto image 1.8 has driver, which reports opengl es 3.0 support, however texture_rg does not work properly. Change-Id: Iaeadbfb16bacd3d78d9c660fa02e761e1781b4f3 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Create separate automotive SDKSamuli Piippo2015-12-087-48/+132
| | | | | | | | | | | | | | | | | | Automotive toolchain will contain packages that are not available in the B2Qt embedded toolchain. Add empty packagegroup recipe that can be used to add new content to automotive sdk. Change-Id: I43c520db9b4f292226b2b5402bb460232a20ede3 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | sabre: enable CONFIG_NAMESPACESSamuli Piippo2015-12-071-0/+2
| | | | | | | | | | | | | | Needed by systemd hostnamed service Change-Id: I6b5a02918d989390e099ca63dad2eff3690995a2 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | emulator: change resolution when using systemdSamuli Piippo2015-12-072-1/+10
| | | | | | | | | | Change-Id: I8b6015c3017ece38a296288f804deffff4fd2e6f Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* | Merge remote-tracking branch 'origin/dizzy' into devSamuli Piippo2015-12-0719-197/+320
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/dizzy: Use openembedded mirror from github nitrogen6x: add u-boot binary back to the image ostree: Add TLS support ostree: patch upstream project ostree: Add GNUPG to runtime dependencies. Revert "Build nativesdk-ostree" Remove unused b2qt-update-framework Conflicts: conf/distro/include/nitrogen6x.conf recipes/ostree/ostree.bb scripts/manifest.xml scripts/manifest_fido.xml Change-Id: Ie3884fa026fc8b8d7d05a9bff4b2beb124e4fd03
| * Use openembedded mirror from githubSamuli Piippo2015-12-042-2/+4
| | | | | | | | | | | | | | git.openembedded.org is down, use mirror from github Change-Id: I39bd04ddd3fffff42a8883b63ec62c604efc3a35 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * nitrogen6x: add u-boot binary back to the imageSamuli Piippo2015-12-041-0/+1
| | | | | | | | | | | | | | This was incorrectly removed when update framework was reverted. Change-Id: I3b32f37f97d570cdafeb4a4bb63dd1a07a6f02e7 Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
| * ostree: Add TLS supportGatis Paeglis2015-12-012-1/+35
| | | | | | | | | | Change-Id: I2cbfe533a8ce58d337f77f013b0da47a6a91681e Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| * ostree: patch upstream projectGatis Paeglis2015-11-185-64/+301
| | | | | | | | | | | | | | | | | | | | | | - This allows updating files on the boot partition. - Merges ostree's uEnv.txt with system's uEnv.txt - Adds support for convenience symlinks in top level of the /boot directory. This does not affect the atomic property of an update. Change-Id: Ie654e22d6e26aaa0c1395d226ed967765b0c764b Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| * 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>