summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt-distro/conf
Commit message (Collapse)AuthorAgeFilesLines
* toradex: add support for colibri-imx6ullSamuli Piippo2018-09-071-0/+50
| | | | | | | | | | All u-boot scripts updated and one added for colibri-imx6ull. Colibri-imx6ull supports tezi, but has same size limitation as colibri-imx7. Task-number: QTBUG-70052 Change-Id: Ia05f15c27ceff2b643470c08c3c1be6ace209fb4 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* rpi: include mcp2515 overlay for CAN supportSamuli Piippo2018-09-071-0/+5
| | | | | | Task-number: QTBUG-70345 Change-Id: I94b0db5f1be43668832d1f283590f1a6bf0b91f9 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* toradex: include easy installer file in the release 7zSamuli Piippo2018-08-203-0/+12
| | | | | Change-Id: I09852c003bfc7d9cac6c30708ada95c09d785efd Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* toradex: fix problem with basehash in teziSamuli Piippo2018-08-161-0/+4
| | | | | | | | | | The tezi image uses DATE value but does not exclude it from basehash calculation, which leads to build error: "basehash value changed from ... to .... The metadata is not deterministic and this needs to be fixed." Change-Id: I02650c233df7d7b5443a4968f8b7be3759506cef Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Use MACHINE_EXTRA_INSTALL_SDK to include libnss-mdns for QEMU toolchainsRyan Chu2018-08-141-1/+1
| | | | | | | | | | | MACHINE_EXTRA_INSTALL means that libnss-mdns was installed into the image and not to the toolchain that Coin is using. What we wanted was MACHINE_EXTRA_INSTALL_SDK += "libnss-mdns" Relates to yocto/meta-boot2qt 2f17ab34687ef100c4390057dd220ab431ec8ff8 Change-Id: Ic556dd874dd39c2e9661904bd78145e1f88086cf Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* ti: remove all support for TI boardsSamuli Piippo2018-08-145-200/+0
| | | | | | | | | | | am335x-evm, beagleboard and beaglebone are no longer supported or maintained, so builds are no longer working. Remove all recipes and configurations for them. Task-number: QTBUG-69047 Change-Id: I1787187363386c6ace00077e6291c7ac591d5e12 Reviewed-by: Kalle Viironen <kalle.viironen@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Add libnss-mdnsJędrzej Nowacki2018-08-033-0/+90
| | | | | | | | | | | We need mdns to resolve .local while testing qt network stack in CI. Otherwise the tests would not see announced services. Relates to qt/qtbase 5c5af7155ae989664919de1f10ac17121fa12a36 and qt/qt5 e99fe6b35439577318916ba2d8b28a2d6be2cdfc. Change-Id: I480f457f4b39876788ed2e00f6fdcc0a72bfe90f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Configure Qt with commercial licenseSamuli Piippo2018-07-051-0/+3
| | | | | | | | Enable commmercial license build for Qt by default. Task-number: QTBUG-64246 Change-Id: I018a14da806b523ca900bfc29a228c022d6487fc Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* meta-qt5: update layerMikko Gronoff2018-06-281-0/+1
| | | | | | | | | | | | * Includes merged commits from upstream/master & new recipe for Qt3DStudio runtime libraries * gsteamer1.0-plugins-bad appends added to meta-boot2qt-distro specific bbappend as plugins-bad was moved to plugins-good as upstream/master is built against poky (sumo) and we're still at pyro branch. * qtbase bbappend updated with new getentropy packageconfig. Change-Id: I612040526fa73ba8866187c0f6931b2194444b9a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* apalis-imx8: update BSP layerSamuli Piippo2018-05-171-5/+0
| | | | | | | | | Pull latest revision of meta-fsl-bsp-release, provides support for audio on Apalis iMX8 and other fixes. Task-number: QTBUG-68308 Change-Id: Id3b6e583baab060691a71511f6fd62a90ae67985 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* raspberrypi: add support for RPi 3 Model B+Samuli Piippo2018-05-091-0/+6
| | | | | | | | | | Latest revision from meta-raspberrypi rocko branch has support for model B+. gstreamer1.0-omx was updated to 1.12 in poky, but still 1.10 in pyro branch that we are using. Task-number: QTBUG-67656 Change-Id: I4fb26055759682b3d385cf2b385f437a7fba9628 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* tegra: include tegra flasher utils into release imageSamuli Piippo2018-04-171-0/+1
| | | | | | | | | | | | | | Since the sd card image won't bootup on a device which has been flashed with different version of L4T, include flasher utils that can be used to flash the image into the device as well. The new prepare-image.sh script will use the SD card image to create an image that can be flashed into the device. This saves user from downloading matching image from NVIDIA or bitbaking a flashable image. Change-Id: I28cdcd10a531eaf9fd511565e2542bd0d81541b6 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* tegra: update to L4T 28.2Samuli Piippo2018-04-171-0/+5
| | | | | | Task-number: QTBUG-67257 Change-Id: I1c47ac72d4c4105e11d81b96f987f59bd07b7e10 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta-boot2qt-distro: correct docZhang Xingtao2018-04-061-1/+1
| | | | | Change-Id: Ie41be11998c42f40a70b74bdc64ebda5b71cbfb9 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Add support for iMX8Samuli Piippo2018-03-233-0/+184
| | | | | | | | | | | | Provides support for Toradex Apalis iMX8 and NXP i.MX 8QMax LPDDR4 validation board. Use Beta2 release from meta-fsl-bsp-release Task-number: QTBUG-64714 Change-Id: I0d1edec66f7d64aaeda823c4d6bd675209ae787c Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
* Split meta-boot2qt layerSamuli Piippo2018-03-1254-0/+2579
Move distro specific recipes to own layer and leave only new recipes and bbclasses to meta-boot2qt layer. This makes it easier to include meta-boot2qt to your own distro layer to get access e.g., QDB and QBSP recipes that might be useful even without boot2qt distro. Task-number: QTBUG-65871 Change-Id: I6c353774dd1668b00f2d05aa262ad866b90bdef6 Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>