summaryrefslogtreecommitdiffstats
path: root/recipes
Commit message (Collapse)AuthorAgeFilesLines
* AM: Add appman tools to automotive nativesdkGordan Markuš2017-02-101-0/+30
| | | | | | | Task-number: QTAUTO-274 Change-Id: I467e93dc25a314cda0a4c35fe990c2b1274bc251 Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Fix error in /etc/profile when run from a non-ttyKari Oikarinen2017-01-191-0/+3
| | | | | | | | | | | | | The tty command can return "not a tty" and thus contain spaces. The test command invocation in /etc/profile did not take this into account. This led to an error message "/etc/profile: line 34: test: too many arguments" when running a process with Qt Creator RemoteLinux plugin. Change-Id: I892f8ed47a95f41977b7ef49f42c5c3a41cdf848 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* libgbm: make possible to use other libgbm provides than mesaSamuli Piippo2017-01-101-0/+1
| | | | | | | | | | | | | | Mesa is the default libgbm provider, but does not yet have virtual/libgbm in the PROVIDES list. This makes it difficult the change the dependency to another recipes that provide only libgbm. Add virtual/libgbm to mesa and TI's libgbm recipe, and change the dependency in qtbase. Add gbm to qtbase PACKAGECONFIG on intel devices. Task-number: QTBUG-57896 Change-Id: I491df7057e52f9e74dd87abf65e542eab2cd3f9e Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* ca-certificates: add missing dependency to opensslSamuli Piippo2016-12-197-227/+3
| | | | | | | | | | | | | openssl and openssl-misc are required for update-ca-certificates to work correctly when c_rehash is enabled. Instead of having those in packageconfig, add them here as rdepends. Remove old ca-certificates recipe as upstream poky has a newer version. Task-number: QTBUG-57641 Change-Id: I3c76f86ec52c193cedecc51c50805c897b8e03b6 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io> Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* gdb: correctly enable python support for mingwSamuli Piippo2016-12-161-1/+1
| | | | | Change-Id: Ibc5cb6ecd1db4cbc0436606700dec1e56e44b71d Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* Merge remote-tracking branch 'origin/jethro' into krogothSamuli Piippo2016-12-152-0/+31
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/jethro: colibri-imx7: use opengldummy for egl and libgles2 qt5: update submodules gdb: correctly enable python for mingw sdk build mesa: make sure we get libgles3-dev package in toolchain qt5: update submodules beaglebone: start qtlauncher only after /dev/fb0 exists Update qtdeviceutilities module revision Conflicts: meta-ti-extras/recipes/libgles/libgles-omap3_4.10.00.01.bb recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qtbase-native_git.bbappend recipes-qt/qt5/qtbase_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend scripts/manifest.xml Change-Id: I2f175980f16084c37c5d4032387579dab574952d
| * gdb: correctly enable python for mingw sdk buildSamuli Piippo2016-11-301-0/+1
| | | | | | | | | | | | | | | | | | | | Needs a fix in meta-mingw to correctly enable python for gdb build. Fixes raspberrypi toolchain on windows which did not include python support in the gdb. Task-number: QTBUG-57316 Change-Id: I98f7147420b03dd877ba10866f69ec1c53a870f0 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * mesa: make sure we get libgles3-dev package in toolchainSamuli Piippo2016-11-211-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | There is no libgles3 library available, but mesa has the headers in a separate package. Add dependency so that libgles2 pull also the libgles3 headers. Change-Id: I756a0c80aeaa9b5017a3e2e2144cd5c1e5429823 Task-number: QTBUG-57188 Reviewed-by: Karim Pinter <karim.pinter@theqtcompany.com> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'origin/jethro' into devMikko Gronoff2016-11-161-2/+2
|\| | | | | | | | | | | | | | | | | | | | | * origin/jethro: update maintainer email info Use correct license header qt5: update submodules otf-noto: update checksums qt5: update submodules Change-Id: Id586a8faa62b0eefaebfdb71b5acb2cd07c38bf2
| * Merge branch 'fido' into jethroMikko Gronoff2016-11-081-2/+2
| |\ | | | | | | | | | | | | | | | | | | origin/fido: otf-noto: update checksums Change-Id: I3b43e347029eb4f86c303d0152a1bda1279c38fd
| | * otf-noto: update checksumsKwangsub Kim2016-11-081-2/+2
| | | | | | | | | | | | | | | Change-Id: If50d02ace86e10a01f0283a53cb1fafedf667905 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | Include weston and examples back in the imageSamuli Piippo2016-11-081-0/+1
| | | | | | | | | | | | | | | Change-Id: Iaf5ce492fd4cd3c4047b2810666d6d1cbcfc83d6 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* | | gstreamer: add machine specific gst pluginsSamuli Piippo2016-11-081-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | MACHINE_GSTREAMER_1_0_PLUGIN is defined in meta-fsl-arm for all imx based machines. Change-Id: Id9d23b4602d0cd7e153f9fe4993f2b4f23ac6304 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* | | images: do not explicitly define Qt dependency packagesSamuli Piippo2016-11-033-78/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove all Qt dependency packages from machine include files and base packagegroups, instead let packagemanager pull in all the needed dependent packages. Do not create tar image or bootfs, since they are not used anymore. The old base image is now renamed for CI usage and contains all the Qt dependent packages but without any Qt modules. This is achieved by first installing all the Qt modules (which pulls in all the dependencies) and then removing only Qt modules. Change-Id: I36d996d4531af42e955f19a487c22d0b90c5ada9 Reviewed-by: Risto Avila <risto.avila@qt.io>
* | | sdk: do not explicitly define Qt dependency packagesSamuli Piippo2016-11-033-104/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Until now, the toolchain used by CI has been created without Qt, but with all (best guess) Qt dependencies. Now toolchain is created with Qt and we get all Qt dependencies correctly into the toolchain. As a consequence, CI will now need to build Qt, which has not been covered in CI before. The difference between embedded-sdk and embedded-qt5-sdk is that the former does not include files needed for debugging. Change-Id: Ie2be156c07e51119c0d4782494d6bcde6f34ed60 Reviewed-by: Risto Avila <risto.avila@qt.io>
* | | tibidabo: remove all filesSamuli Piippo2016-11-032-69/+0
| | | | | | | | | | | | | | | | | | | | | | | | Tibidabo does not build and is no longer supported. Change-Id: Iacd8ad7e8d8db68a9edc23540b22dabb1dbfcd0e Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Risto Avila <risto.avila@qt.io>
* | | Merge remote-tracking branch 'origin/jethro' into devSamuli Piippo2016-10-315-40/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/jethro: VKB: correctly override PACKAGECONFIG psplash: remove from image imx6: enable QT_QPA_EGLFS_FORCEVSYNC for all imx6 devices colibri-vf: use older 4.1 version of kernel to fix color issue colibri-imx7: add u-boot-nand.imx to image colibri-vf: add kernel image to rootfs dbus-session-init: fix broken init script Improve repo fetching qt5 recipes cleanup qt5: update submodules qt5: remove obsolete file 0001-Allow-a-tools-only-build.patch Conflicts: meta-raspberrypi-extras/recipes/bluez5/bluez5_%.bbappend recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qt3d_git.bbappend recipes-qt/qt5/qtbase-native_git.bbappend recipes-qt/qt5/qtbase_git.bbappend recipes-qt/qt5/qtcanvas3d_git.bbappend recipes-qt/qt5/qtcharts_git.bbappend recipes-qt/qt5/qtconnectivity_git.bbappend recipes-qt/qt5/qtdeclarative_git.bbappend recipes-qt/qt5/qtgraphicaleffects_git.bbappend recipes-qt/qt5/qtimageformats_git.bbappend recipes-qt/qt5/qtlocation_git.bbappend recipes-qt/qt5/qtmultimedia_git.bbappend recipes-qt/qt5/qtquickcontrols2_git.bbappend recipes-qt/qt5/qtquickcontrols_git.bbappend recipes-qt/qt5/qtsensors_git.bbappend recipes-qt/qt5/qtserialbus_git.bbappend recipes-qt/qt5/qtserialport_git.bbappend recipes-qt/qt5/qtsvg_git.bbappend recipes-qt/qt5/qttools_git.bbappend recipes-qt/qt5/qttranslations_git.bbappend recipes-qt/qt5/qtvirtualkeyboard_git.bbappend recipes-qt/qt5/qtwayland_git.bbappend recipes-qt/qt5/qtwebchannel_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend recipes-qt/qt5/qtwebsockets_git.bbappend recipes-qt/qt5/qtxmlpatterns_git.bbappend scripts/manifest.xml Change-Id: I089e7d3667ac4ed150cc5c2201c2505103f548ee
| * | psplash: remove from imageSamuli Piippo2016-10-283-34/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | psplash does not provide systemd service, so it has not been working since we switched from sysvinit to systemd. Change-Id: I12080a3470b25c1fb07ae5ec76c6f51be7a59625 Task-number: QTBUG-56583 Reviewed-by: Risto Avila <risto.avila@qt.io>
| * | dbus-session-init: fix broken init scriptSamuli Piippo2016-10-262-6/+6
| | | | | | | | | | | | | | | Change-Id: I3cefeb9b8c19dbd4f2e0bf9312088e6489b758c3 Reviewed-by: Risto Avila <risto.avila@qt.io>
* | | qtwayland: update to latest revisionSamuli Piippo2016-10-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Include wayland-dev package to SDK to have wayland-scanner there, needed when building QtWayland with the toolchain. Change-Id: I8b4fc2c0af3a7a27cf0376eb21c88e33c83a2e54 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | | ostree: Disable GObject introspectionGatis Paeglis2016-10-243-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We are not using any language bindings of OSTree. We use the C API, so no need for introspection. And re-enable ostree/qtotaupdate now when the build issue is fixed. Task-number: QTBUG-55559 Change-Id: I1a7407d4e6ac3eca1083b9c28ed7aa206e0ed484 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | ostree: Workaround the SIGCHLD handler issueGatis Paeglis2016-10-202-0/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Glib overwrites forkfd's SIGCHLD handler, this breaks QProcess. This workaround solves the issue for ostree use case. Other parts of the stack are still affected, as there might some code elsewhere that uses QProcess and the buggy Glib subprocess handling code. Change-Id: I7077ad9479d2c7cc6f1f693b8241bd5bcdc640b2 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | ostree: Print pull progress also when not on consoleGatis Paeglis2016-10-202-0/+95
| | | | | | | | | | | | | | | | | | Change-Id: I3944166b61d120f19e31f84abcf26e91a2f8cfb8 Upstream-status: Pending Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | Merge remote-tracking branch 'origin/jethro' into devSamuli Piippo2016-10-125-5/+90
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/jethro: Always append to MACHINE_EXTRA_INSTALL qt5: update submodules Enable dbus by default for neptune ui qt5: update submodules Add connman patch to disable connman with boot over nfs Update dbus-session-init to work with systemd Conflicts: conf/distro/include/am335x-evm.conf conf/distro/include/beaglebone.conf conf/distro/include/nvidia-logan.conf recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qt3d_git.bbappend recipes-qt/qt5/qtbase-native_git.bbappend recipes-qt/qt5/qtbase_git.bbappend recipes-qt/qt5/qtcharts_git.bbappend recipes-qt/qt5/qtconnectivity_git.bbappend recipes-qt/qt5/qtdeclarative-render2d_git.bbappend recipes-qt/qt5/qtdeclarative_git.bbappend recipes-qt/qt5/qtimageformats_git.bbappend recipes-qt/qt5/qtlocation_git.bbappend recipes-qt/qt5/qtmultimedia_git.bbappend recipes-qt/qt5/qtquickcompiler_git.bb recipes-qt/qt5/qtquickcontrols2_git.bbappend recipes-qt/qt5/qtquickcontrols_git.bbappend recipes-qt/qt5/qtsvg_git.bbappend recipes-qt/qt5/qttools_git.bbappend recipes-qt/qt5/qtwayland-native_git.bbappend recipes-qt/qt5/qtwayland_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend recipes-qt/qt5/qtxmlpatterns_git.bbappend Change-Id: Ia73290b54a213a9670baab11e14522956e7bfec0
| * | Merge remote-tracking branch 'origin/fido' into jethroMikko Gronoff2016-10-042-0/+45
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | origin/fido: qt5: update submodules Add connman patch to disable connman with boot over nfs Conflicts: recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qtbase-native_git.bbappend recipes-qt/qt5/qtbase_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend Change-Id: Ie5a4e534f4a24034750e8c3964fbb5574ce434cd
| | * Add connman patch to disable connman with boot over nfsMikko Gronoff2016-09-232-0/+45
| | | | | | | | | | | | | | | | | | | | | | | | A workaround to avoid connman to bring the boot interface down then up during network boot. Task-number: QTBUG-56051 Change-Id: Ic22fac9cd7e9892439fb462f08313cda4d9da9aa Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | Update dbus-session-init to work with systemdRisto Avila2016-09-223-5/+45
| | | | | | | | | | | | | | | Change-Id: I7a275d592222ef63f590668087a442f2bb1137a7 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | systemd: patch no longer neededSamuli Piippo2016-10-032-36/+0
| | | | | | | | | | | | | | | Change-Id: I49ee9f857992ae0e42394e356138e6cc06591914 Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
* | | Merge remote-tracking branch 'origin/jethro' into mergeSamuli Piippo2016-09-223-1/+33
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/jethro: Rename last references to b2qt-utils Rename b2qt-utils to qtdeviceutilities toradex: apply u-boot and flashing script changes to colibri-imx7 nitrogen6x: add Nitrogen6QP_MAX and SOMv2 support qt5: update submodules toradex: use latest u-boot and flashing scripts kontron: update to SMARC-sAMX6i BSP release v2.0, RC2 Use code.qt.io with git protocol instead of codereview Use new repo url for utils and appcontroller kontron: patch kernel to support newer vivante drivers Fetch only external repos for repo mirror qt5: update submodules Add rsync to image Fix raspberry3 build error in perl deployment rcar-gen2: USB fixups ostree: Added dependency for systemd qtquickcompiler: update revision qtquickcompiler: update revision Fix typo in RPi overlay config Update meta layers Conflicts: conf/distro/include/toradex.inc meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/mx6/flash_blk.scr meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/mx6/flash_mmc.scr meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/vf/flash_blk.scr meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/vf/flash_mmc.scr meta-fsl-extras/recipes/u-boot/u-boot-toradex/0001-Update-default-args-for-apalis-imx6.patch meta-fsl-extras/recipes/u-boot/u-boot-toradex_2015.04.bbappend recipes/ostree/ostree.bb recipes/samba/samba_4.1.12.bbappend scripts/manifest_jethro.xml Change-Id: I6b6ec105394f03fb57d8f922e358fef51de1e848
| * | Add rsync to imageSamuli Piippo2016-09-061-0/+1
| | | | | | | | | | | | | | | | | | | | | Make life easier for Qt devs Change-Id: I028710d4ad506d9609ab4cc281ad05010b7575cb Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
| * | Fix raspberry3 build error in perl deploymentTeemu Holappa2016-09-051-0/+31
| | | | | | | | | | | | | | | | | | | | | | | | Added dependency from samba to perl to avoid the situation where samba deploys the scripts to the sysroot folder before perl directory is created. Change-Id: I01c4b966a5465905b9bc18de1ddd463585ee05b6 Reviewed-by: Tuomas Heimonen <tuomas.heimonen@theqtcompany.com>
| * | ostree: Added dependency for systemdTuomas Heimonen2016-08-291-1/+1
| | | | | | | | | | | | | | | Change-Id: I43756c89a26988e2073acda53f9cbc358ed0e5d4 Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
* | | Use link-local addresses for USB gadget NICsKari Oikarinen2016-09-192-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add systemd-networkd, since it provided the easiest solution to get link-local addresses directly (instead of only after DHCP discovery times out). Task-number: QTBUG-55434 Change-Id: I4198514a0bfef9d65da33f27af64a5055567dd9b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | virtualbox: upgrade guest additionsSamuli Piippo2016-09-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Old version no longer compiles with 4.4 kernel Change-Id: Ib6c6c5952be3e16085b8943615d1802c56dd685c Reviewed-by: Rainer Keller <Rainer.Keller@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | nativesdk-prebuild-python: add COMPATIBLE_HOSTSamuli Piippo2016-09-121-0/+5
| | | | | | | | | | | | | | | | | | | | | and remove QA warning about missing python in providers Change-Id: I131b33bda0bb90df3092610478effd61ed3c9e95 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | ostree: remove ostree/qtotaupdate temporarilySamuli Piippo2016-09-122-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | Compilation fails with GCC 5.3, so temporarily remove the components. Task-number: QTBUG-55559 Change-Id: Ieccf494a5c8ed210f2796d464bb3054d9b2051d5 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | udev: no need for udev when using systemdSamuli Piippo2016-09-124-69/+0
| | | | | | | | | | | | | | | | | | | | | udev was replaced with eudev, but we are already using udev from systemd. Change-Id: I58df4017cec1aa3399ed58a1994a474c30a5d6cf Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | gstreamer1.0: patch was applied upstreamSamuli Piippo2016-09-122-55/+0
| | | | | | | | | | | | | | | Change-Id: Ib45f8818ab568674e0aeda3b528bf7451e00506b Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | ostree: Update revisonGatis Paeglis2016-08-292-78/+1
| | | | | | | | | | | | | | | | | | | | | | | | One of the local patches has been merged in the upstream project and is fixed to add thread safety. Change-Id: Ib3cf12ab759226aefbd4c0af5b0ac5100b3490cc Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | Merge remote-tracking branch 'origin/jethro' into devSamuli Piippo2016-08-251-47/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/jethro: Update meta layers Reuse qt5-git.inc in automotive recipes ota: update recipe Correctly update qtquickcompiler SHA1 Reuse qt5-git.inc to define git repo location Remove automotive recipes Update Qt5 submodules Handle qtquickcompiler in update-qt5-modules.sh script qtwebbrowser: update source uri Correctly use QtQuickCompiler when available gammaray: update revision to match gammaray plugin in QtC 4.1 Fix adb to toradex-imx6 image Change git protocol from ssh to http Update qtdeclarative module Update boot2qt-demos version Change-Id: I1665b538bcd12a0dffb6403a6d387eebb100c762
| * | Update meta layersSamuli Piippo2016-08-241-47/+0
| | | | | | | | | | | | | | | | | | | | | Pull in latest from poky/yocto and openembedded Change-Id: Ifd57a6ddb4714eb07b5bbaaf76138e84e0cf07c6 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | Disable use of O_TMPFILE by defaultGatis Paeglis2016-08-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is not uncommon for embedded devices to use relatively older versions of the Linux kernel, where file systems do not support O_TMPFILE (since Linux 3.11) or implementations contain bugs (with fixes available in some > 3.11 version). Change-Id: Ic204bf6dcbdbcece87d42eea8eed9e114bd757ad Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | ostree: Update revisonGatis Paeglis2016-08-2510-275/+518
|/ / | | | | | | | | | | | | | | | | | | | | | | | | - Dependency to libgsystem has been removed by the upstream project. - Booting without initramfs does not require patching kernel anymore. Now ostree-prepare-root can be used as the init process to prepare rootfs for ostree. For more info refer to the ostree's change log. Change-Id: I7de61ffc2f9957055402f7733f16566e635a8e99 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | systemd: handle bind mounts set from initramfsGatis Paeglis2016-06-222-0/+38
| | | | | | | | | | | | | | | | | | | | | | 06e97888883e2cc12eb6514e80c7f0014295f59b broke bind mount handling (set from initramfs) in systemd. This is fixed in more recent version of systemd by 97839ed6b7b19e2cb885a152b54fbd32334294e2. Ref: https://github.com/systemd/systemd/issues/1556 Change-Id: I7fbddb90086524a7a77b71b5fc69309e073bc66f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Add Qt for Device Creation licenseSamuli Piippo2016-06-0712-12/+17
| | | | | | | | | | | | | | | | Replace CLOSED and QtEnteprise licenses with the Qt for Device Creation license on all recipes. Change-Id: I02fddc0ee4375bddf18a6c1f7ab093462a5f5153 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* | Merge remote-tracking branch 'origin/fido' into devSamuli Piippo2016-06-061-4/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/fido: otf-noto: update url and license file name qtmultimedia: make sure audio plugins are built qt5: update submodules and meta-qt5 Conflicts: conf/distro/b2qt.conf recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qt3d_git.bbappend recipes-qt/qt5/qtbase-native_git.bbappend recipes-qt/qt5/qtbase_git.bbappend recipes-qt/qt5/qtconnectivity_git.bbappend recipes-qt/qt5/qtdeclarative_git.bbappend recipes-qt/qt5/qtlocation_git.bbappend recipes-qt/qt5/qtmultimedia_git.bbappend recipes-qt/qt5/qtquickcontrols2_git.bb recipes-qt/qt5/qtquickcontrols_git.bbappend recipes-qt/qt5/qtserialbus_git.bb recipes-qt/qt5/qtsvg_git.bbappend recipes-qt/qt5/qttools_git.bbappend recipes-qt/qt5/qttranslations_git.bbappend recipes-qt/qt5/qtwayland-native_git.bbappend recipes-qt/qt5/qtwayland_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend recipes-qt/qt5/qtwebsockets_git.bbappend recipes-qt/qt5/qtxmlpatterns_git.bbappend scripts/manifest.xml Change-Id: I54a02e91a49a3be3fa6359b5af69929d63b962e4
| * 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>
* | Update license headersSamuli Piippo2016-05-1852-364/+780
| | | | | | | | | | | | | | License changed to GPLv3 + Commercial Change-Id: I267c97216e717ed29071df064337e1bcf83de973 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* | ostree: Update version to v2016.5Gatis Paeglis2016-04-289-282/+305
| | | | | | | | | | | | | | Our patches should eventually endup in the upstream repo. Change-Id: I7680a77e3426887a41c4a377eb1ac8b782847f06 Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
* | Merge remote-tracking branch 'origin/fido' into devSamuli Piippo2016-04-183-65/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/fido: Move usage of internal mirrors into a bbclass Use --internal arg to fetch playground repos qtquickcompiler: update revision to work with Qt 5.6.1 qt5: update submodules gcc: patch already applied on oe layer Update revisions for poky and openembedded Fix meta-environment to work without changes in local.conf Disabled SSTATE_MIRRORS and PRE_MIRRORS. setup-environment: prevent basename argument being parsed as option. Do not pull internal repos when initializing for all devices Conflicts: conf/local.conf.sample recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qt3d_git.bbappend recipes-qt/qt5/qtbase-native_git.bbappend recipes-qt/qt5/qtbase_git.bbappend recipes-qt/qt5/qtcanvas3d_git.bbappend recipes-qt/qt5/qtconnectivity_git.bbappend recipes-qt/qt5/qtdeclarative_git.bbappend recipes-qt/qt5/qtgraphicaleffects_git.bbappend recipes-qt/qt5/qtimageformats_git.bbappend recipes-qt/qt5/qtlocation_git.bbappend recipes-qt/qt5/qtmultimedia_git.bbappend recipes-qt/qt5/qtquickcontrols2_git.bb recipes-qt/qt5/qtquickcontrols_git.bbappend recipes-qt/qt5/qtsensors_git.bbappend recipes-qt/qt5/qtserialbus_git.bb recipes-qt/qt5/qtserialport_git.bbappend recipes-qt/qt5/qtsvg_git.bbappend recipes-qt/qt5/qttools_git.bbappend recipes-qt/qt5/qttranslations_git.bbappend recipes-qt/qt5/qtwayland-native_git.bbappend recipes-qt/qt5/qtwayland_git.bbappend recipes-qt/qt5/qtwebchannel_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend recipes-qt/qt5/qtwebsockets_git.bbappend recipes-qt/qt5/qtxmlpatterns_git.bbappend scripts/manifest.xml scripts/manifest_jethro.xml Change-Id: I17c4dd6890dc4475171133cede4dc7e6217222d6