summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | b2qt-demos: update revisionSamuli Piippo2017-11-151-1/+1
| | | | | | | | | | | | | | disables camera demo for jetson-tx1 Change-Id: I8b591a94a6ebb54603db366e571f3c6da72c0c17 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | toradex: fix use of sstate for toradex targetsSamuli Piippo2017-11-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Recipe change for e2fsprogs in toradex meta layer causes all packages to be rebuild for apalis-imx6 and colibri-imx6 targets when most of those could be shared from sstate-cache with other imx6 targets. e2fsprogs-native is required by rpm-native, which is explicitly added as a dependency to every package in package.bbclass Change-Id: I2569c55e2e6806f2d98e95006635fe35135a6d29 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | emulator: Set host IP as environment variableRainer Keller2017-11-155-0/+9
| | | | | | | | | | | | | | This does not rely on UDP network traffic anymore. Change-Id: I90bfb5c8a8081ae1797a21b2a752e0b95466b936 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | tegra: update meta layerSamuli Piippo2017-11-141-1/+1
| | | | | | | | | | | | | | Brings better support for creating image that can be flashed to device Change-Id: I96b0aa23fad30ff972c2610d1f9c2d93a9b3a9c8 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | jetson: update to Linux For Tegra R28.1Samuli Piippo2017-11-137-99/+11
| | | | | | | | | | | | | | | | Use the latest release for Jetson TX1 and TX2. Task-number: QTBUG-64136 Change-Id: I39bb2592a20694befc721b202ee3f7b33623ee1d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Enable eglfs emulator extensionsRainer Keller2017-11-131-1/+1
| | | | | | | | | | Change-Id: I1b895adc5ee4a32a4327afb681a799f2c8c7a48f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-qt5: update meta layerMikko Gronoff2017-11-081-1/+1
| | | | | | | | | | | | | | Includes latest meta-qt5/5.9 merge. Change-Id: I646c3f653ea8445036f9a5e6b665964617e02751 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | poky: update revisionMikko Gronoff2017-11-081-1/+1
| | | | | | | | | | | | | | | | Update poky pyro branch to pull in, among other fixes & updates, the fix to WPA2 key replay security issue. Change-Id: Ibacf1faacfb6424428f2d2bf15ecb2f0a8398ff8 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | b2qt-demos: remove qmldir from wrong locationSamuli Piippo2017-11-071-0/+1
| | | | | | | | | | | | | | | | | | qmldir must be in the folder as the plugin. QtWebBrowser had same qmldir in two places, which now causes runtime error: module ".data.user.qt.qtwebbrowser." plugin "webbrowser" not found Change-Id: I644902008711aaad75029f113deacbe7188edada Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | simulator: Add tools to emulator imageMikko Gronoff2017-11-071-0/+1
| | | | | | | | | | | | | | | | | | simulator-tools contains emulator proxy daemon which is needed in the emulator image Task-number: QTBUG-64243 Change-Id: If3e23377e0e0ffde07f0cb65ae7759ffc2fdfffb Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | sdk: add missing wayland tools to native sdkSamuli Piippo2017-11-061-0/+2
| | | | | | | | | | | | | | | | | | | | | | The DISTRO_FEATURES are now filtered for native and nativesdk. Since we are using it to determine if (qt)wayland tools should be installed into the sdk, we need to make sure that wayland is still applied to those builds when enabled. Task-number: QTBUG-64286 Change-Id: I693a2fad7aeee26479ee10654cd4f55f34c8711b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Add do_unpack dependency on p7zip to qtquickcompiler recipeKari Hormi2017-11-031-0/+2
| | | | | | | | | | | | | | | | | | | | When building yocto image, unpacking Qt Quick Compiler fails due to p7zip missing. To ensure that do_unpack succeeds, a dependency on p7zip was added. Task-number: QTBUG-64245 Change-Id: I2057fb7ac07bc9bce57450f6cd44b769d3f34f62 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Add support for jetson-tx2Ilari Ängeslevä2017-11-028-17/+132
| | | | | | | | | | | | | | | | | | | | * Update env init and set-up scripts with jetson-tx2 definitions. * Include jetson-tx2 specific configuration files. * Create a copy of an existing patch to adapt to recent changes in the kernel directory structure. Change-Id: I28fbc6cdfe91562ef261543bba4d136c4291ce23 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-qt5: update meta layerMikko Gronoff2017-11-011-1/+1
| | | | | | | | | | | | | | Includes merge from meta-qt5/5.9 to meta-qt5/5.10. Change-Id: I8870a5ee54b06dadaed37e3638364b944de20265 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | hunspell: refactor recipe to hunspell-dictsMikko Gronoff2017-10-312-21/+20
| | | | | | | | | | | | | | | | | | More recent hunspell (1.6.1) is available from meta-openembedded. Use that instead, leaving here a new recipe that only installs updated libreoffice 5.4.2 branch arabic & english dictionaries. Change-Id: I9d1acbed47e00771145682eda08dbbf6c532adbf Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | gammary: update revisionSamuli Piippo2017-10-301-1/+1
| | | | | | | | | | | | | | QtIVI plugin build fails with latest version of QtIVI. Change-Id: I473d06340fa9e4c14cbf7ea306951ddb39b81c3b Reviewed-by: Volker Krause <volker.krause@kdab.com>
* | emulator: update recipes & configs for emulator3Mikko Gronoff2017-10-3011-153/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove emulator helperlib recipes as those are now included in qtsimulator * Move emulator proxy daemon launcher scripts under qtsimulator recipe * Update qtsimulator, qtsystems & qtglesstream to match with emulator3 * Remove qtsimulator dependencies from qtsensors and qtlocation as the the modules do not build against more recent refactored qtsimulator. Task-number: QTBUG-64006 Change-Id: Ib2374e702f2862b168ac2f1f2d6190f84823137c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | jetson-tx1: disable getentropy for qtbaseSamuli Piippo2017-10-201-0/+3
| | | | | | | | | | | | | | | | | | The feature requires at least 3.17 kernel, which the jetson-tx1 doesn't have. Task-number: QTBUG-63890 Change-Id: I5b0ca1055a002b9a3ddf136276412d593a0d3654 Reviewed-by: Kari Hormi <kari.hormi@qt.io>
* | Update neptune-ui to the latest versionDominik Holland2017-10-192-5/+5
| | | | | | | | | | | | | | | | This version is now based on qtquickcontrols2 and also provides it's own binary. Change-Id: Ia3db1f12aaf396d341758fd0fa24d4e9ec6c93a2 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Update qtivi to the latest versionDominik Holland2017-10-191-2/+2
| | | | | | | | | | Change-Id: Ibdf0cb960a5476598ea1bad5120ba4228396b60b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Update qtapplicationmanager to the latest versionDominik Holland2017-10-191-1/+1
| | | | | | | | | | Change-Id: I3fe056b7cf2face329b71a462269734b272a804d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-qt5: update meta layerMikko Gronoff2017-10-181-1/+1
| | | | | | | | | | | | | | | | Update Qt submodules to 5.10 Beta (webengine/chromium left as 5.10 Alpha version) Change-Id: I9f8db0a933397797b65279fccc9d523cb99d8830 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'origin/morty' into pyroSamuli Piippo2017-10-1612-29/+224
|\| | | | | | | | | | | | | | | | | | | | | | | | | * origin/morty: meta-qt5: update to 5.9.3 apalis-imx6: modify u-boot to provide support for ixora v1.0 apalis-imx6: add support for the new capasitive touch display toradex: update to 2.7b4 release Conflicts: scripts/manifest.xml Change-Id: Iaeca481a289d0bf431d2b71e03c2b3453f227021
| * meta-qt5: update to 5.9.3Samuli Piippo2017-10-121-1/+1
| | | | | | | | | | Change-Id: I60d72763f62aee82886919230d7d4f46bca7d60d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * apalis-imx6: modify u-boot to provide support for ixora v1.0Samuli Piippo2017-10-122-1/+39
| | | | | | | | | | | | | | | | | | Allow user to change drive slot where u-boot should use for booting. Ixora v1.1 and v1.0 are using different slots. Task-number: QTBUG-63458 Change-Id: I490438cb6d56910d84d9a392bb84a33f574375ce Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
| * apalis-imx6: add support for the new capasitive touch displaySamuli Piippo2017-10-128-26/+177
| | | | | | | | | | | | | | | | | | | | | | | | | | The atmel_mxt_ts controller needs to be enabled in the dtb, done here for the ixora v1.1 dtb. Said dtb is also changed to be the default dtb in the u-boot config. Existing u-boot patch is updated to include console=tty1 removal for all toradex boards. Task-number: QTBUG-63344 Change-Id: Idaba988c2a0a5916c8fe6b6f11cc75981a9a28e2 Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
| * toradex: update to 2.7b4 releaseSamuli Piippo2017-10-124-3/+9
| | | | | | | | | | | | | | | | | | Add support for building Toradex Tezi images Needs fix for meta-freescale to work. Task-number: QTBUG-61028 Change-Id: I7c26234fcaaa6b5b3cf617d3767201bb6b93db81 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | meta-freescale: update meta layersSamuli Piippo2017-10-161-2/+2
| | | | | | | | | | Change-Id: Ieaaac478b542561e58dc6ea76828ac821c866d39 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | poky: update pyro branch to version 2.3.2Mikko Gronoff2017-10-121-1/+1
| | | | | | | | | | Change-Id: If8690b61ab01568874fa2d64d6435ff84b14c59e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qtquickcompiler: update revisionMikko Gronoff2017-10-121-1/+1
| | | | | | | | | | Change-Id: Ia43eacb1482fdc71afac4d7d51e59d8dc0c68733 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | libyaml: remove obsolete bbappendMikko Gronoff2017-10-121-30/+0
| | | | | | | | | | | | | | | | Enabled upstream in poky by commit: 7a932424cab787dde6a6787bdadd9b1162fd4500 libyaml: Enable nativesdk bake Change-Id: I3e140a0fd8f62d9dcdc132fe7cf8da160f0c7c8c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | b2qt: update qdb & deviceutilities revisionMikko Gronoff2017-10-092-4/+4
| | | | | | | | | | Change-Id: I3b853839c886539ecff49222af12f77be3049479 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'origin/morty' into pyroMikko Gronoff2017-10-0611-7/+36
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/morty: qdb: remove bashishm from the init script qt5: update qtx11extras submodule & quickcompiler revision meta-qt5: update to 5.9.2 RC Add generic qemuarmv7 machine config meta-qt5: update meta layer quickcompiler: update revision meta-qt5: update layer poky, meta-oe: update morty branch layers qtquickcompiler: fix path for QT_HOST_BINS sdk: fix host_build QT_ARCH qtdeviceutilities: update component qtwebview: include qtwebview into image and toolchain Conflicts: recipes-qt/qt5-addons/qtglesstream.bb recipes-qt/qt5/qtdeviceutilities.bb recipes-qt/qt5/qtquickcompiler_git.bb scripts/manifest.xml Change-Id: I42667bfd90b1136604213805a0d70c3936a96776
| * qdb: remove bashishm from the init scriptv5.9.2Samuli Piippo2017-10-041-2/+2
| | | | | | | | | | | | | | The function keyword does not work in bourne shell Change-Id: I8de750c3b310e9dcc5f039cba389e5e816f003c3 Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
| * qt5: update qtx11extras submodule & quickcompiler revisionMikko Gronoff2017-10-042-3/+3
| | | | | | | | | | | | | | Update 5.9.2 RC content with missing changefile & doc updates Change-Id: Ib42c88d565870607fdc1017016692e3f2b66e964 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * meta-qt5: update to 5.9.2 RCMikko Gronoff2017-10-042-2/+4
| | | | | | | | | | | | | | | | | | | | * Update meta-qt5 layer to 5.9.2 RC * Keep qtsystems module in the old revision. Updating it requires lots of changes to emulator related recipes due API & other changes in qtsimulator module Change-Id: I679d8f45df474d8a14c989d51e0862255651e079 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Add generic qemuarmv7 machine configSamuli Piippo2017-10-022-0/+9
| | | | | | | | | | | | | | | | To be used in Qt CI builds Task-number: QTQAINFRA-1457 Change-Id: I7ef21aa05c65f50539e2f70b21da375a9b3eea02 Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
| * meta-qt5: update meta layerMikko Gronoff2017-09-291-1/+1
| | | | | | | | | | | | | | Updates Qt modules to 5.9.2 snapshot 1 Change-Id: Ia798f3cb855484ccb924a9cfcb181b90baebac04 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * quickcompiler: update revisionMikko Gronoff2017-09-291-1/+1
| | | | | | | | | | Change-Id: If69cf7ec729ec206931cc324ad7786c2d887c3dc Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * meta-qt5: update layerMikko Gronoff2017-09-272-2/+2
| | | | | | | | | | | | | | | | | | - Pull in lots of commits from upstream/master - Update qtglesstream recipe to newer version to fix build break Change-Id: Icd3452fe11c572432f372df288456d688b6ba7fe Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * poky, meta-oe: update morty branch layersMikko Gronoff2017-09-271-2/+2
| | | | | | | | | | | | | | | | | | Update both layers to latest revisions to pull in security fixes, build fixes & other updates. Task-number: QTBUG-63281 Change-Id: I0eb520c336a39833219a61f9a59c7258916aeae2 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * qtquickcompiler: fix path for QT_HOST_BINSSamuli Piippo2017-09-263-1/+9
| | | | | | | | | | | | | | | | | | | | Bitbake builds need to use QT_HOST_BINS/get for getting the correct path to the host tools. Change it for qtquickcompiler.prf so that project can use CONFIG+=qtquickcompiler without need to have CONFIG+=no_qtquickcompiler_depend as well. Change-Id: I5196e06f249531833fccca6b0b6a213016270ab6 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * sdk: fix host_build QT_ARCHSamuli Piippo2017-09-152-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mkpecs/qconfig.pri defines QT_ARCH and QT_BUILDARCH separately for host_build and target build and both of these were always set to target architecture. This cause issues in the SDK, if component tried to build host tools using these values, which qtwebengine does. Fixed now, so that the host_build variants are taken from the nativesdk's mkspecs/qconfig.pri. Task-number: QTBUG-63155 Change-Id: I44644c97d634dac6297e28cc851fc31f7eaf1f90 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * qtdeviceutilities: update componentMikko Gronoff2017-09-141-1/+1
| | | | | | | | | | | | | | Adds a wifi example Change-Id: Ie148c293115e042910c94040ea5efc694e7460e1 Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
| * qtwebview: include qtwebview into image and toolchainSamuli Piippo2017-09-042-2/+2
| | | | | | | | | | | | Task-number: QTBUG-61124 Change-Id: Ibf8920c2bd42bbff192923f8f7c8b95e5216ead5 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qtlocation: enable mapboxgl plugin by defaultMikko Gronoff2017-09-191-1/+2
| | | | | | | | | | Change-Id: I1d1295a25bbed42c86e3818d9191ea89eaa19748 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | rng-tools: include RNG daemon to imageSamuli Piippo2017-09-183-0/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The rngd reads from hardware random number generator device (/dev/hwrng) and feeds that to /dev/random. Better entropy at boot time is now required since Qt is using getentropy() for random numbers, which blocks on boot if there is not enough generated entropy. Unlike the upstream recipe, this one is configured to use /dev/hwrng instead of /dev/urandom, which means the device needs to have a working HWRNG configuration. Task-number: QTBUG-63188 Change-Id: Icead7576572d7614de8468f1cceaf522dd45dc8d Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
* | Fix /dev/hwrng on Warp7 devicesSami Nurmenniemi2017-09-182-0/+30
| | | | | | | | | | | | Task-number: QTBUG-63188 Change-Id: Ib22ec4894deaf0db955a8446037f4a3057b5c218 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-qt5: update layerMikko Gronoff2017-09-181-1/+1
| | | | | | | | | | | | | | * Update Qt submodules to 5.10 Alpha Change-Id: Ieaba08c22ca380e5cfc2afb88c6c31cb585fbfb1 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | fix binutils-cross rebuild issue with mingwSamuli Piippo2017-09-181-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | Upstream poky recipe incorrectly empties LDGOLD value for binutils-cross based on the sdkmingw32 override. This causes all the target packages to be build twice: first when SDKMACHINE is empty, and second when time when SDKMACHINE is set to mingw32. The actual value use here must be exactly what is used in meta/recipes-devtools/binutils/binutils.inc Change-Id: Id6107bae78cf57669b04cea6467dcf11d1f5c913 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>