summaryrefslogtreecommitdiffstats
path: root/recipes
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* upgrade emulator componentsSamuli Piippo2014-01-307-422/+8
| | | | | | | | | - kernel 3.10 - LLVM 3.3 - mesa 9.1.6 Change-Id: Ib15c6826ab480e39e4efb7a16d42030b55ad6c3b Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* gpu-viv-bin-mx6q: remove dependency to mesaSamuli Piippo2014-01-301-0/+1
| | | | | Change-Id: I8785150d8fcdf253483b13588e7382d0cd59b78d Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Install all kernel modulesSamuli Piippo2014-01-301-0/+1
| | | | | | | Instead of handpicking required modules, install all that are recommended. Change-Id: I292f9136d5d04d2ffff51737d337e4ccd93fe1db Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* nitrogen6x boot script changedSamuli Piippo2014-01-301-8/+8
| | | | | | | Moving cursor blinking option to new file. Change-Id: I9cdddebe66d891571a1f0ce87ccbb727edeb42d7 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* toolchain: libudev-dev is no more, using udev-devSamuli Piippo2014-01-301-1/+1
| | | | | Change-Id: I86fbd3c8e6c1f7311b1f1d7e9626239b0e22ea18 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Move to yocto 1.5 dora branchSamuli Piippo2014-01-306-232/+10
| | | | | | | | | | Remove recipe appends that are fixed upstream and make changes needed for 1.5 branch. Tested and verified with nitrogen6x. Change-Id: I7b8ca04f2f4523fa5113bbe43767e3e90f243cd9 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Add license header to all recipesSamuli Piippo2013-11-2533-0/+726
| | | | | | Change-Id: I726d154e54a43d2561969d789709895d4c594da9 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Sound support for Raspberry PiSamuli Piippo2013-10-243-0/+11
| | | | | | | | | | Load appropriate kernel module and setup correct alsa configuration. Sound is routed to HDMI by default, so include amixer util that can be used to switch to analog output: amixer cset numid=3 1 Change-Id: I1a975992a45ea2a11ce44ded8b1649488e676341 Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@digia.com>
* Fix sound for emulatorSamuli Piippo2013-10-242-0/+6
| | | | | | | Build driver for AC97 and load it at boot time. Change-Id: Ia30487a7f3bb315f83bcba48f6ea6c4b0f3f54fa Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@digia.com>
* raspberrypi: use adb over ethernetv1.0.0Samuli Piippo2013-10-211-0/+21
| | | | | | | For raspberry pi, we don't need to load ffs modules. Change-Id: I80f86e71031c41a4b664ae2a20754881ed7393e0 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* raspberrypi: build graphic drivers from sourcesv1.0.0-RC5v1.0.0-RC4v1.0.0-RC2Samuli Piippo2013-10-151-0/+0
| | | | | | | Use userland recipe instead of binary-only vc-graphics. Change-Id: I6d26e61a4caf083ccb2abc9aa969c1db956a6a3c Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>