summaryrefslogtreecommitdiffstats
path: root/conf/distro
Commit message (Collapse)AuthorAgeFilesLines
* kontron: update SMARC-sAMX6i BSP to r03.00Samuli Piippo2018-01-311-0/+3
| | | | | Change-Id: Ia33509ecbbc9394b7cbdcd548abb0f6f28cf3c73 Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
* apalis-imx6: add support for the new capasitive touch displaySamuli Piippo2017-10-121-1/+1
| | | | | | | | | | | | | 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-123-0/+6
| | | | | | | | | 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>
* BBB: add systemd service for powervr driversSamuli Piippo2017-06-091-0/+2
| | | | | | | | | | | The PowerVR driver initialization must be run before Qt can work. Also extend boot partition to make sure FAT32 partition fits corretly, which resolves a sd card boot issue. Task-number: QTBUG-60945 Task-number: QTBUG-58720 Change-Id: Ie1cb08f93473efc48098858c8a3c5308d8668141 Reviewed-by: Karim Pinter <karim.pinter@qt.io>
* adbd: remove componentMikko Gronoff2017-06-053-6/+0
| | | | | | | | QDB replaced ADB in 5.9. Remove obsoleted adbd from image and the recipe from meta layer. Change-Id: I26c6ed7a51886e8e52bc77be6edcbe5933be3068 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* apalis-imx6: enable Fusion10 touch displaySamuli Piippo2017-05-221-0/+2
| | | | | | | | | | Autoload required kernel module, and setup uboot to enable it if found during boot. Task-number: QTBUG-54817 Change-Id: Ie57c4212ba0bc927df7a51513d75afa2e9596715 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io> Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
* renesas: fix mingw toolchain buildSamuli Piippo2017-05-191-0/+1
| | | | | | | | Exclude renesas changes to host toolchain packagegroup that prevented mingw32 toolchain build. Change-Id: I922086c407e109f641bb2c9b351cdc50bc897b6b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* toradex: use latest toradex meta layersSamuli Piippo2017-05-173-10/+6
| | | | | | | | | | | Use meta-toradex-bsp-common and meta-toradex-nxp instead of only meta-freescale-3rdparty. This provides latest kernel and uboot versions. Update the u-boot updates scripts to the v2.7 used by toradex images. Task-number: QTBUG-60802 Task-number: QTBUG-60055 Change-Id: I34f2637f6bc46c15d558eeafefc8a57e066bd2b9 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* renesas: include early config file to define SOC_FAMILYSamuli Piippo2017-05-173-0/+3
| | | | | | | | | Renesas machine configs expect SOC_FAMILY to be defined earlier the our current conf/distro/include config files are done. Add new config files that are included already in local.conf. Change-Id: I13a51689c843680fe6611556fad6cc78d00b3628 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* emulator: remove sdcardmount daemon from emulator imageMikko Gronoff2017-05-101-1/+0
| | | | | | | | | * sdcardmount daemon segfaults on boot and is not supported anyway. Remove it from emulator image to get rid of segfault message on screen during boot. Change-Id: Ibdaa9809105ec3097473d41ab34e866c9badb29a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* nuc: add serial console to ttyUSBSamuli Piippo2017-05-101-0/+2
| | | | | | | | NUC has no ready made serial console. Add one to ttyUSB, which is then automatically usable when plugging in USB to serial adapter. Change-Id: I8b2687f60077079a8fc52f238b9de7ba50a4d965 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Add support for Renesas R-Car Gen3 boardsSamuli Piippo2017-05-024-0/+162
| | | | | | | | | | | | Support for Salvator-X (H3/M3), H3 and M3 Starter Kits. Requires driver package installed as instructed in meta-renesas and correct SOC_FAMILY set in the local.conf For Qt Company internal builds, required driver packages are in the renesas-rcar-gen3 git repository. Change-Id: I051591f98f773a1453f531ae1b49cb2f18ce93bd Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* tegra: update to [4.1.4.0] Vibrante 4.1 Linux Drive CX2Samuli Piippo2017-04-281-24/+33
| | | | | | Task-number: QTAUTO-272 Change-Id: I63a564996a363cdd14f14f51a88364f9a9f99d73 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* Add support for i.MX7S WaRPMikko Gronoff2017-04-211-0/+37
| | | | | | Change-Id: Ib2c82ccf8d7648bb303e0fc949e3c1aef5b09195 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Remove support for Renesas R-Car H2 targetsSamuli Piippo2017-03-318-356/+0
| | | | | | | | H2 targets no longer build with morty branch and will be replaced with H3. Change-Id: Ibc6e60d4965537cffdc143801fb4ba32db7ffaee Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Use more of the default distro features from pokySamuli Piippo2017-03-3111-16/+8
| | | | | | | | | | Remove unwanted features instead of overwriting full set. This brings e.g., wayland support by default to all targets. Add fixes for building weston on TI and RPi targets Change-Id: If3bd23a289e34ebe9656a03494e65ba7d8c843b0 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* toradex: use the default kernel (4.4) for colibri vfSamuli Piippo2017-03-171-1/+0
| | | | | | | 4.1 kernel no longer builds with GCC 6 Change-Id: Iecd82ad3f431a4c8506b7a97371278ba90611493 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Update image creation recipes, appends etc. to be poky 2.2 compliantMikko Gronoff2017-03-141-1/+1
| | | | | | | | DEPLOY_DIR_IMAGE macro has been replaced with IMGDEPLOYDIR in poky 2.2. Update all instances to make image creation work. Change-Id: I3740730ded84650d3a3a51b85c77ed4fef863a8a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Initial morty branch setup for poky & meta layersMikko Gronoff2017-03-142-2/+2
| | | | | | | | | | | | | | | | | | | | | New or updated branches: * meta-fsl-arm & meta-fsl-arm-extra layers changes to meta-freescale & meta-freescale-3rdparty (morty) * poky (morty) * meta-openembedded (morty) * meta-qt5 (5.9) * meta-mingw (morty) * meta-tegra (morty) Modified accordingly: * conf/.sample files * classes/image_dd.class * conf/distro .inc files * scripts/manifest.xml Change-Id: Ia8ad563f2f1176882019490f274a6b4bb043475f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* jetson-tx1: increase INITRAMFS_MAXSIZEMikko Gronoff2017-03-021-0/+1
| | | | | | | | set INITRAMFS_MAXSIZE to 165888 for jetson-tx1. Poky default is too small for this HW. Change-Id: Ib0b57c08a41824d25efd70a89a23b2c7b40f2d05 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Support for NVIDIA Jetson TX1Samuli Piippo2017-02-151-0/+44
| | | | | Change-Id: Ic84d78d201c48aff296715fa6ce0a7ea5e5921c3 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Replace @base_contains macros with @bb.utils.containsMikko Gronoff2017-01-271-2/+2
| | | | | | | | | Deprecated @base_contains macros print warnings. Replace deprecated macro with @bb.utils.contains everywhere (.bb, .append, .conf and .inc files) Change-Id: I400f8b355150e0f283165fbf43fb620f948892fa Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qbsp: move the qbsp content definition from distro confSamuli Piippo2017-01-105-8/+17
| | | | | | | | | qbsp-image creation broke builds where MACHINE did not have conf file distro/include/${MACHINE}.conf, since it was expecting to find .img as a result of the image build. Change-Id: I686684f86f94b4c227ba40dd17fd8bb14e705b9d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Update sanity tested distrosSamuli Piippo2016-12-281-0/+1
| | | | | Change-Id: I11475457ef1178f15ddf4e26300b9b1f37c064cc Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Merge remote-tracking branch 'origin/jethro' into krogothSamuli Piippo2016-12-151-0/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * colibri-imx7: use opengldummy for egl and libgles2Samuli Piippo2016-12-091-0/+3
| | | | | | | | | | | | | | | | | | Use opengldummy instead mesa for the headers and libs, which are required only for building Qt and not at runtime. Change-Id: I82ff661e842375bd68dffb3db790b0309c71d14a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | rpi: remove rpi-ft5406 overlaySamuli Piippo2016-12-141-1/+0
| | | | | | | | | | | | | | | | The rpi-ft5406 touch display support is also build as a kernel module, so there is no need to build separate overlay file. Change-Id: I6c0d99d5aedad2d24e8e23723613b0a52dcb7736 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* | Add support for creating QBSP packageSamuli Piippo2016-11-213-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QBSP is a Qt specific Board Support Package that can be installed with the Qt SDK or MaintenanceTool and contains a system image and a toolchain. The toolchain is automatically registered to the QtCreator. The recipes used for creating the system image and the toolchain can be configured with QBSP_IMAGE_TASK and QBSP_SDK_TASK. The files wanted for the system image can be further configured with QBSP_IMAGE_CONTENT, with a list of files located in DEPLOY_DIR_IMAGE folder. By default, .img and .conf files are used from the selected image recipe. QBSP_INSTALLER_COMPONENT defines the location in the Qt installer tree where the QBSP is shown and QBSP_VERSION defines the version for the components. The QBSP is installed to path defined by QBSP_INSTALL_PATH. The regular SDK creation can now reuse the same image package .7z, so update upload script to use it instead of creating new package. Task-number: QTBUG-57018 Change-Id: Id1e7cc4ab3998a7d450f23ed603b8e676b314d63 Reviewed-by: Iikka Eklund <iikka.eklund@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* | Merge remote-tracking branch 'origin/jethro' into devMikko Gronoff2016-11-163-29/+43
|\| | | | | | | | | | | | | | | | | | | | | * origin/jethro: update maintainer email info Use correct license header qt5: update submodules otf-noto: update checksums qt5: update submodules Change-Id: Id586a8faa62b0eefaebfdb71b5acb2cd07c38bf2
| * Merge remote-tracking branch 'origin/fido' into jethroMikko Gronoff2016-11-151-1/+1
| |\ | | | | | | | | | | | | | | | | | | * origin/fido: update maintainer email info Change-Id: I4d12581a82f1c9051f7140e6f5d3d54a8d2fa687
| | * update maintainer email infoMikko Gronoff2016-11-151-1/+1
| | | | | | | | | | | | | | | Change-Id: Ie0c2a12007fc5cb485d42b9797a576b8b03731ab Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
| * | Use correct license headerSamuli Piippo2016-11-152-28/+42
| | | | | | | | | | | | | | | Change-Id: I46fbf67b54b193b3f033fc49836457d33eb3769c Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* | | tegra: update to latest vibrante pdkSamuli Piippo2016-11-143-80/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [RC 2.5] 25.11.01 Vibrante 4.0 Linux Drive CX2 - PDK Drop support for nvidia-logan Change-Id: I9b2c55f213ff3eb01969a49ad64e596692fcee31 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* | | rename opencv include fileSamuli Piippo2016-11-083-2/+2
| | | | | | | | | | | | | | | Change-Id: I02abc2e325f06a3926b5d9c3a8396ac54d2b5de5 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* | | colibri-vf: use DEFAULTTUNE from upstream configSamuli Piippo2016-11-041-2/+0
| | | | | | | | | | | | | | | Change-Id: Ibc4514617ee07b7c86065c168fbbe087d0d8b280 Reviewed-by: Risto Avila <risto.avila@qt.io>
* | | images: do not explicitly define Qt dependency packagesSamuli Piippo2016-11-0320-204/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-0313-59/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-031-49/+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-312-0/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * | colibri-vf: use older 4.1 version of kernel to fix color issueSamuli Piippo2016-10-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | The default 4.4 kernel has a problem with colors when using fbdev. As a workaround, use the default kernel from the previous V2.5 release. Change-Id: I4ce3b867f2eecf275cdcdad56a9f0af53541f9c5 Task-number: QTBUG-55768 Reviewed-by: Risto Avila <risto.avila@qt.io>
| * | colibri-imx7: add u-boot-nand.imx to imageSamuli Piippo2016-10-271-0/+3
| | | | | | | | | | | | | | | | | | | | | U-boot update script expects to find nand version of the uboot. Change-Id: I5d1c9c55bde69efba0d9767155374ce5748225ff Reviewed-by: Risto Avila <risto.avila@qt.io>
* | | Revert "tegra: update to latest vibrante pdk"Samuli Piippo2016-10-143-6/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | Problems with eglfs, so revert back to previous PDK. This reverts commit 323408406d9133a5462a24fea4ec86e649088180. Change-Id: I3ee36809cb823aefdc03f8a24d052c2a76f308db Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | Merge remote-tracking branch 'origin/jethro' into devSamuli Piippo2016-10-1210-16/+16
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * | Always append to MACHINE_EXTRA_INSTALLSamuli Piippo2016-10-1113-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | Packages are added to MACHINE_EXTRA_INSTALL in multiple places, make sure we always append. This adds back the missing gst plugins to nitrogen6x. Change-Id: I7c424b37d84b0125b74774fd308926e53e031590 Reviewed-by: Risto Avila <risto.avila@qt.io>
* | | tegra: update to latest vibrante pdkSamuli Piippo2016-10-063-95/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | [RC 2.5] 25.11.01 Vibrante 4.0 Linux Drive CX2 - PDK Drop support for nvidia-logan Change-Id: Ic8c76313704c3e666050284f02cb1a40237366e5 Reviewed-by: Risto Avila <risto.avila@qt.io>
* | | renesas: update recipes to work with krogothSamuli Piippo2016-10-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Extra patch needed for linux libc headers to get systemd to build. ../git/src/basic/btrfs-util.c:1122:23: error: 'BTRFS_IOC_QUOTA_RESCAN_WAIT' undeclared (first use in this function) Change-Id: I52492cff70228bee477b1e5b287af66138564dd1 Reviewed-by: Tuomas Heimonen <tuomas.heimonen@theqtcompany.com>
* | | tegra: update recipes to work with krogothSamuli Piippo2016-10-062-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | Extra patch needed for linux libc headers to get systemd to build. ../git/src/basic/btrfs-util.c:1122:23: error: 'BTRFS_IOC_QUOTA_RESCAN_WAIT' undeclared (first use in this function) Change-Id: Ic4706679cef9b9eef7a333c7a7c3985104be6012 Reviewed-by: Risto Avila <risto.avila@qt.io>
* | | beaglebone: use beagleboard.org kernelSamuli Piippo2016-10-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.4 linux kernel that supports both cape manager and SGX. Device Tree Overlays are taken from beagleboard.org as well. Overlays require a patched dtc, which are taken from https://github.com/pantoniou/dtc. Default kernel config is taken from RobertCNelson/bb-kernel patch repo. Task-number: QTBUG-52762 Change-Id: I4b75095bca6263bf2a6e3308ced4ba36b0ae28cd Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | nitrogen6x: extra dtbs are already defined in meta-fsl-arm-extraSamuli Piippo2016-09-231-2/+0
| | | | | | | | | | | | | | | Change-Id: I52e88678ac2726b4443ac8738574cdcbe7774e1b Reviewed-by: Risto Avila <risto.avila@qt.io>
* | | Merge remote-tracking branch 'origin/jethro' into mergeSamuli Piippo2016-09-227-25/+57
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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