summaryrefslogtreecommitdiffstats
path: root/recipes
Commit message (Collapse)AuthorAgeFilesLines
* linux-boundary: revert 1G/3G memory split configureSamuli Piippo2014-06-261-0/+3
| | | | | | | | | | Change in the linux-boundary defconfig caused video decode to break. Until imx-vpu gets fix for this, revert the memory split configure that broke it. Task-number: QTEE-675 Change-Id: I8dfc4d9540e23b0c02621605f6e23386d2f78d31 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* beagleboard specific u-boot was removed from meta-tiSamuli Piippo2014-06-252-103/+0
| | | | | | | | | Remove bbappend for the beagleboard specific u-boot. Since beagleboard is no longer a reference device, adding u-boot changes back to the latest u-boot is left for the customers. Change-Id: I752f67bcd0b9adef499cfc5aff5ea6304e569c33 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* Old libgles-omap3 packages were removed from meta-tiSamuli Piippo2014-06-253-85/+0
| | | | | | | | Remove bbappends for recipes that don't exists anymore, and use the latest package for BBB. Change-Id: Iacf1de8631e2e8218dc18e97bc6f993ad0d2da6f Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* toradex: enable FunctionFS module needed for adbSamuli Piippo2014-06-241-0/+26
| | | | | Change-Id: I03f91962dc8f3a1e62118a486e8112f662dc5063 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* bbb: correct path for kernel configure fragmentSamuli Piippo2014-06-241-1/+1
| | | | | Change-Id: Id061ebfdeb50708d48bb5eb34492f4d8e70e45cb Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* image: include i2c-tools in imageSamuli Piippo2014-06-241-0/+1
| | | | | Change-Id: I47fa7efa46059deee646f862db01eeaa84284af8 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* adb: enabled network mode for toradexSamuli Piippo2014-06-241-0/+4
| | | | | | | | Currently USB connection does not work on Toradex Apalis iMX6, so defaulting to ethernet connection for the ADB. Change-Id: I06c2bb3fee8a0a4a7825678de4418d6debf1c5ac Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* toradex: Add hardware acceleration for gstreamSamuli Piippo2014-06-241-0/+10
| | | | | | | | | | | | Include FSL gstreamer plugins in Toradex Apalis iMX6 image. The fls plugins are dependent on imx-lib which are dependent on the kernel version, so needed to pull older version of imx-lib recipe from meta-fsl-arm to support the older kernel used by toradex. Setting preferred version for the latest imx-lib for all other imx6 devices. Change-Id: I0351c6b1707f2965f756d0298948f29ae1c828f6 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* adbd: add dependency to openssl for libcryptoSamuli Piippo2014-06-231-0/+1
| | | | | | Task-number: QTEE-667 Change-Id: I13a35db2f2f76623f2d6bde5782b16d087d00fc0 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* Include older Vivante drivers for Apalis iMX6Samuli Piippo2014-06-1716-0/+478
| | | | | | | | | Apalis iMX6 is using older vivante GPU drivers that are available in the daisy branch of meta-fsl-arm. These files are copied over from meta-fsl-arm dora branch. Change-Id: I1a771a21b90ec2b064e3bdb3197302f3696e6aaf Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* BBB: enable USB serial kernel driversSamuli Piippo2014-06-042-0/+9
| | | | | | Task-number: QTEE-595 Change-Id: I753dda500c60acbb198fc7c387ae165741c85bdf Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* blacklist evbug kernel moduleSamuli Piippo2014-05-212-2/+11
| | | | | | | | | This was causing lot's of kernel messages from input devices. Task-number: QTEE-565 Change-Id: I9460e2eb972b0201bb2caa5cce064b05619af561 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com> Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
* ca-certificates: enable c_rehash in update-ca-certificatesSamuli Piippo2014-05-211-0/+23
| | | | | | | | | c_rehash was not called from update-ca-certificates and hashes were not generated. Disabling the patch so that it's now again called. Task-number: QTEE-502 Change-Id: I4640427d34f3875b3ddb953bb40a31f6a7d255ff Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* openssl: make sure c_rehash is included in the imageSamuli Piippo2014-05-212-0/+29
| | | | | | | | | And make /usr/lib/ssl/certs symbolic link to /etc/ssl/certs, so that ca-certificates are used. Task-number: QTEE-502 Change-Id: Id673b5db066b184465425b56df9c1fa41e68fa70 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* mesa: include gles development files in sdkSamuli Piippo2014-05-151-0/+26
| | | | | | | | The sdk still needs to have gles development files, since the qtqlesstream is not there yet. Change-Id: I5a078171b28542ead2e96a9942b781a93f4b697e Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* sabre: updated kernel argumentsSamuli Piippo2014-05-152-0/+159
| | | | | | | | | - disabled cursor blinking and blanking - activated hdmi output - use i2c probe to detect if hdmi is used Change-Id: I7c1b98c305d3c2c9ab098ba3cfba38ff2b6b78d1 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* imx6: kernel update for nitrogen6xSamuli Piippo2014-05-141-0/+0
| | | | | | | | | Correctly append new kernel configs for the updated kernel version and include device tree files in the boot image. Change-Id: I3d7c826e3e96338048e82b23a6723212e4adbd03 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com> Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* mesa: remove from emulator imageSamuli Piippo2014-05-147-669/+0
| | | | | | | | Mesa is no longer needed in emulator image since we are using qtglesstreaming Change-Id: I1b16cc11b73e58f7c489db77ed161aabff5b1061 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* sabresd: add function fs support to sabresd kernelSamuli Piippo2014-05-141-0/+32
| | | | | | | | Function FS needed for the adb connection, include kernel support in the SABRE SD kernel. Change-Id: I00f635aff7e71a097941dc8b1ecfb07a4ee3177f Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* gstreamer: include icydemuxer needed for internet radiosSamuli Piippo2014-05-141-0/+1
| | | | | Change-Id: If3c7931f10b47f2d85e5b3f0f48573f0956621df Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* libsdl: disable dependency to libgluSamuli Piippo2014-05-141-1/+1
| | | | | Change-Id: I7e13486a6bd444557dbcb98ba794d6d335f25882 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* linux-yocto: upstream version has changedSamuli Piippo2014-05-141-0/+0
| | | | | Change-Id: Ie53b19ffa20d3c448528bf562aa4b20274011261 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* wpa-supplicant: upstream version has changedSamuli Piippo2014-05-141-0/+0
| | | | | Change-Id: Iea1cb967d7a8afeb4dd34be1779971ad2451ff3c Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* gpu-viv-bin-mx6q: upstream version has changedSamuli Piippo2014-05-141-0/+0
| | | | | Change-Id: Iec1d295bab4a3d883e2cd29935d084e1e9cdc4b6 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* busybox: upstream version has changedSamuli Piippo2014-05-141-0/+0
| | | | | Change-Id: If2e48d5dc3ccd16669ebb85076ca6a68473bb83e Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* libgles: inhibit QA error for files already being strippedSamuli Piippo2014-05-143-3/+3
| | | | | | | | Logic for INHIBIT_PACKAGE_DEBUG_SPLIT and INHIBIT_PACKAGE_STRIP was changed. Change-Id: Id0670aa1d56cf54187d7ad7cba05d22b4a0ccdb2 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Enable USB serial driversRainer Keller2014-05-123-0/+18
| | | | | Change-Id: I867ed5cb5e78fade52a56715f21a9fc2823a1ce8 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Add linux-firmware to b2qt default base packagesAndy Nichols2014-05-121-0/+1
| | | | | | | | | | | | | This should enable the binary firmware blobs that come with the Linux kernel to be deployed to the device image which will enable any kernel modules that require them to work. This situation comes up frequently among wifi drivers (like ralink devices) and should allow us to support a more complete range of available USB wifi hardware. Change-Id: I8167e35e7d49e0823ad63d60ab5962fd049439e1 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com> Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* sdk: include python modules for QtWebEngine supportSamuli Piippo2014-04-241-0/+4
| | | | | | | | Some additional python modules are required to build QtWebEngine Task-number: QTEE-443 Change-Id: I47e0d9e8cf1b253e166684b32f2c7141a89749f5 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* wpa-supplicant: include headers and sources for external usageSamuli Piippo2014-04-042-0/+19
| | | | | | | | | | Needed sources and headers are included in -dev packages, and that is included in the sdk. Task-number: QTEE-451 Change-Id: Ieb5978000856a7c2780102ab751c09e7fe2a01f8 Reviewed-by: Andy Nichols <andy.nichols@digia.com> Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* sdk: include bluez4-dev package to sdkSamuli Piippo2014-03-271-0/+1
| | | | | | | | | Bluez was already include in the image, but need to add dev package to sdk so QtConnectivity/Bluetooth can use it. Task-number: QTEE-458 Change-Id: I128bcc9c63b88e52a71089d11e37d20efbeabdeb Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Create boot.tar.gz as part of the image buildSamuli Piippo2014-03-263-0/+53
| | | | | | | | | Each machine config defines what is included in the boot.tar.gz package. For beaglebone, include the uEnv.txt u-boot script that is used to start up the device. Change-Id: Ia509dd61c789fda53889cea8ea9221cfa8b469a9 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* image: include CA certificates to imageSamuli Piippo2014-03-191-0/+1
| | | | | | | | | | | The package includes PEM files of CA certificates to allow SSL-based applications to check for the authenticity of SSL connections. It includes, among others, certificate authorities used by the Debian infrastructure and those shipped with Mozilla's browsers. Task-number: QTEE-447 Change-Id: Ib5c5d8bd13618ff97116c2d8a5952fa49a4f16a9 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* adbd: use network connection in imx53qsbSamuli Piippo2014-03-191-0/+4
| | | | | | | | The USB connection in imx53qsb is not working correctly, so use network connection for adbd. Change-Id: I04ed29db169a16195d840f7180b9f2eab45c185e Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* sdk: libcap is required for QtWebEngineSamuli Piippo2014-03-191-0/+1
| | | | | | Task-number: QTEE-448 Change-Id: If90c21aa917c2742ed6ac28c141b89bc65b0a937 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* adbd: make switching between usb and ethernet easierSamuli Piippo2014-03-147-55/+31
| | | | | | | | | Using settings in /etc/default/adbd, user can easily switch between usb and ethernet connection for the adbd. Task-number: QTEE-172 Change-Id: I8652f85878983d0bc9b9139cee6af874b8207fce Reviewed-by: Rainer Keller <rainer.keller@digia.com>
* use package groups for image contentSamuli Piippo2014-03-134-46/+127
| | | | | | | Move installed packages from image recipe to separate package group recipes Change-Id: I0417953da4bc92438b3201b38b43f6d1784f1f17 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* mkcard: remove recipe for mkcardSamuli Piippo2014-03-113-99/+0
| | | | | | | | | mkcard.sh script is moved to b2qt-build-scripts, so that deployment of images is not dependent on the toolchain. Task-number: QTEE-434 Change-Id: If7a93d4e8065c38a1d7205ce29d11ca8fbf8d2cf Reviewed-by: Rainer Keller <rainer.keller@digia.com>
* udev: disable udev-cache also for beagleboardSamuli Piippo2014-02-191-0/+4
| | | | | | | | | Necessary kernel modules were not loaded because of udev-cache. Task-Number: QTEE-401 Change-Id: I9fb86efdefac12fb6b348839c9f7f7e01f6837d1 Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@digia.com>
* busybox: use ifplugd to enable hotplug networkingSamuli Piippo2014-02-184-0/+85
| | | | | | | Compile busybox with ifplugd support and start it up at boot time. Change-Id: I8ccf791929c9acd3ba37c4169582b2d4dd5fc5a7 Reviewed-by: Rainer Keller <rainer.keller@digia.com>
* Move libgl workaround to libsdlSamuli Piippo2014-02-187-33/+1
| | | | | | | | | libsdl tries to pull in mesa, so workaround was added to machines configs to prevent that. Now remove dependency to libgl from libsdl that was causing that. Change-Id: I425aa45cdc32842d573354eaaab7ed67ee5bb7b5 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* emulator: don't build mesa with llvm anymoreSamuli Piippo2014-02-131-2/+0
| | | | | Change-Id: Id8be2ac9c87748e6365b3f3bdb28833f7d528ede Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* emulator: alsa config to allow multiple source to play audioSamuli Piippo2014-02-132-22/+4
| | | | | | | | | | | Enable dmix plugin for also on emulator to allow playing audio from multiple sources at the same time. Remove copyright header from raspberrypi config file. Task-number: QTEE-362 Change-Id: I4073ac0dae1f7af9a307eb3a455e9277181fb9a1 Reviewed-by: Rainer Keller <rainer.keller@digia.com>
* hunspell: use multple checksums for hunspell srcsSamuli Piippo2014-02-121-5/+9
| | | | | | | Each package needs to have its own checksum. Change-Id: I837a6aa2a3b0f73db53f37d15e54a6e9a80403f3 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Add missing copyright headersSamuli Piippo2014-02-072-0/+44
| | | | | | Change-Id: Id1816c93ae2f3271a923432c19e713d2985f27dd Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Update copyright year to 2014Samuli Piippo2014-02-0431-31/+31
| | | | | Change-Id: Ic3045b02350916c686cb1b011550c299ca082f06 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* adb: use modprobe to load dependency modulesSamuli Piippo2014-01-301-1/+1
| | | | | Change-Id: I311b4945aff87b0851bc2da719025e03ff8e1114 Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@digia.com>
* udev: disable udev-cache on beagleboneSamuli Piippo2014-01-303-1/+5
| | | | | | | With udev-cache enabled, usb kernel modules were not loaded. Change-Id: I11e5bec4a5b7aa1be30ecb016911a86ab1431dbb Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Add support for BeagleBone BlackSamuli Piippo2014-01-305-0/+144
| | | | | Change-Id: I1f30b93c6e3473a00a0a851f5fceccae90ba2f1b Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Recipe for hunspellSamuli Piippo2014-01-303-0/+53
| | | | | | | Add new recipe for hunspell and include it to image and toolchain Change-Id: I724aca8e3da378a0b59e57a0b00f03e9137b48f0 Reviewed-by: Rainer Keller <rainer.keller@digia.com>