summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* toradex: Add hardware acceleration for gstreamSamuli Piippo2014-06-243-0/+4
| | | | | | | | | | | | 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>
* Include toradex repositorySamuli Piippo2014-06-172-0/+2
| | | | | | | | Toradex has lot's of dependencies, so BBMASK is updated to remove all recipes not suitable for us. Change-Id: Iddc4b7582fee2728f944e3dd803a7c9114932a62 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* imx6: set preferred version for gpu driversSamuli Piippo2014-06-172-1/+3
| | | | | | | | | | | | Including older gpu drivers in b2qt layer, caused it to be used in all machined. Set preferred version to latest for all but apalis that needs to older one. The matching kernel version is set on upstream layer, so no need to specify it here. Change-Id: Ia4ebfbc3b66d481f9e2b5a996d242f853b03a464 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Include support for Toradox Apalis iMX6Samuli Piippo2014-06-171-0/+50
| | | | | Change-Id: I816971a8a6285fe558007e4ee40c0ad2d3a4d538 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* No need for RPi in BBMASKSamuli Piippo2014-06-031-1/+1
| | | | | | | Offending recipe was removed from RPi meta layer Change-Id: If298067b8c9feba00099147c6512ffe84b9311dd Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* emulator: include mesa back to the imageSamuli Piippo2014-05-161-0/+2
| | | | | | | | Qt gets dependency to libEGL.so which need to be in the image as well. Change-Id: I414198d06e42432cb03a58d70ce622a1eb8890a1 Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com> Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* mesa: include gles development files in sdkSamuli Piippo2014-05-151-0/+2
| | | | | | | | 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>
* imx6: kernel update for nitrogen6xSamuli Piippo2014-05-141-0/+3
| | | | | | | | | 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-141-4/+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>
* Include support for Freescale SABRE SD (iMX6Q)Samuli Piippo2014-05-141-0/+49
| | | | | Change-Id: Iaa6004f4c9e3d0ec1948d18561bcf0ead81cb7c4 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* nitrogen6x: use preferred version for kernelSamuli Piippo2014-05-141-0/+2
| | | | | | | | Need to change the preferred kernel version until it's done correctly in upstream. Change-Id: Ib75eb4731eb8f30c73353261e045d6fe5056a77a Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Move to version 1.6Samuli Piippo2014-05-141-1/+1
| | | | | Change-Id: Ide554381076519287e874d5c6bb0b5b9de7060c6 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Remove irda, pcmcia, pci, 3g, nfc, zeroconf features from distroAndy Nichols2014-05-121-1/+1
| | | | | | | | | | | | | | | | | | irda is support for infra-red communication pcmcia and pci are not relevant for any of the reference devices 3g adds Ofono to the stack and since we are not making phones, this is completely unnecessary waste of resources. zeroconf adds the Avahi daemon that is a rarely necessary zero-configuration networking manager. nfc is something we support, but none of the reference devices comes with this hardware, and would require an external device that has not been tested by us at all. It's likely that an end user that wants to use custom hardware will need to rebuild the stack anyway so they can just add any of these additional features back to their distro as necessary when they build their own stack. Change-Id: If3951a4170d94ed8db1d40c2bb2d47cf569dc36a Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Create boot.tar.gz as part of the image buildSamuli Piippo2014-03-266-0/+42
| | | | | | | | | 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>
* Include licenses to the imageSamuli Piippo2014-03-141-0/+3
| | | | | | | | | | | This packages licenses for all use packages and installs them to the image. Also the license manifest it copied to /usr/share/licenses Task-number: QTEE-190 Change-Id: I1c8cbf2c9534a49043cb40b7e5941a749dd2af2c Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* use package groups for image contentSamuli Piippo2014-03-131-0/+1
| | | | | | | Move installed packages from image recipe to separate package group recipes Change-Id: I0417953da4bc92438b3201b38b43f6d1784f1f17 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Create only tar.gz image typeSamuli Piippo2014-03-113-14/+3
| | | | | Change-Id: Ie68be23a897483e722d03d154514f5678321570b Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Move libgl workaround to libsdlSamuli Piippo2014-02-185-6/+0
| | | | | | | | | 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>
* imx53: change to correct GPU driver packageSamuli Piippo2014-02-181-1/+1
| | | | | Change-Id: I9d6b4343d3d53aae64353854f890a52444e5dc0f 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>
* Update copyright year to 2014Samuli Piippo2014-02-0412-12/+12
| | | | | Change-Id: Ic3045b02350916c686cb1b011550c299ca082f06 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Add support for BeagleBone BlackSamuli Piippo2014-01-301-0/+35
| | | | | Change-Id: I1f30b93c6e3473a00a0a851f5fceccae90ba2f1b Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* upgrade emulator componentsSamuli Piippo2014-01-302-2/+1
| | | | | | | | | - kernel 3.10 - LLVM 3.3 - mesa 9.1.6 Change-Id: Ib15c6826ab480e39e4efb7a16d42030b55ad6c3b Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* rpi: disable bbappend from meta-raspberrypiSamuli Piippo2014-01-301-1/+1
| | | | | | | | Now using meta-raspberrypi from master branch, but needed to disable bbappend for mesa recipe which does not exist. Change-Id: I8f3eab483ac0376285f056625f946d6b6c39f786 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Add LinuxMint-16 as a tested platformSamuli Piippo2014-01-301-0/+1
| | | | | Change-Id: I2a242af4012e518958f15d1cf7912c097529f344 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* RPI: increase GPU memory to 128Samuli Piippo2014-01-301-0/+3
| | | | | | | | | Default GPU memory config is 64 MB, which was insufficient for some of the B2Qt demos. Task-number: QTEE-293 Change-Id: I6049c9577d1fea59619f07e9fc0ab4890f06a54b Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Move to yocto 1.5 dora branchSamuli Piippo2014-01-301-2/+3
| | | | | | | | | | 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-2511-0/+242
| | | | | | Change-Id: I726d154e54a43d2561969d789709895d4c594da9 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Include lighttpd and wayland for am335x-evmSamuli Piippo2013-11-251-0/+3
| | | | | | | | For now, this device is Mitel specific, adding components they have requested. Change-Id: I1230b5415132925c691f9e0e381d501adcf54fe3 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Sound support for Raspberry PiSamuli Piippo2013-10-241-0/+2
| | | | | | | | | | 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-241-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: build graphic drivers from sourcesv1.0.0-RC5v1.0.0-RC4v1.0.0-RC2Samuli Piippo2013-10-151-4/+4
| | | | | | | Use userland recipe instead of binary-only vc-graphics. Change-Id: I6d26e61a4caf083ccb2abc9aa969c1db956a6a3c Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Support for am335x-evmSamuli Piippo2013-09-191-0/+18
| | | | | Change-Id: I2a7ad8eaa427fd12f3a26b916b6a440bd80d334a Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Move machine dependent packages to machine config filesSamuli Piippo2013-09-195-0/+61
| | | | | | | Add config also for imx53qsb machines Change-Id: I5a391c29f917bf61bccbcd06a1973ee60dde8de9 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Include support for Raspberry PiSamuli Piippo2013-08-293-1/+6
| | | | | Change-Id: I5987fe316966447240bb3cf52616fd84c4f8eecd Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Change distro version to 1.4 to match yocto versioningSamuli Piippo2013-07-231-1/+1
| | | | | Change-Id: I77dfba4c13e9c9d2d943e726417d23dcbd3c58b0 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Add emulator config filesSamuli Piippo2013-07-085-9/+30
| | | | | | | | - build for x86, similar to qemu - use direct disk image type for virtualbox Change-Id: I4fa29d3efc9c3f0e1dd1cede405bb2efa9cff133 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Use machine includesSamuli Piippo2013-06-204-13/+18
| | | | | Change-Id: I50f84cb6c8f548a7d4909e521825c9b1bae86d52 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* libgles-omap3: move to latest SGX driver versionSamuli Piippo2013-06-061-0/+2
| | | | | | | | | Using latest SGX version allows at least correctly working Qt5 Cinematic Experience demo. Set default ParamBufferSize to 32MB to increase performance. Change-Id: Ia16e46cf95b2939086cdc7b9acd07656aae83158 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Change default hostname to b2qt-linux-${MACHINE}Samuli Piippo2013-06-041-1/+1
| | | | | | | This is used by QtCreator to automatically define devices Change-Id: I7ddb179b2e65d225196857accb371b9d17d36ad9 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Disable prelinking from image to allow on device debuggingSamuli Piippo2013-06-031-1/+1
| | | | | | | | | | On device debugging won't work when binaries in device are prelinked and binaries on sysroot are not. Currently haven't found a way to have exatly same binaries on both places, so disabling prelinking altogether. Change-Id: I9b76967bf32e6574000b612ded4044da8c6960f0 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Include ffmpeg gstreamer plugin to imageSamuli Piippo2013-06-031-0/+2
| | | | | | | | FFmpeg provides more video decoding capabilities. Needed some hacks to keep mesa from getting pulled in. Change-Id: I1129d08cc61ad39154cb2f76d656d9dfc0a3075f Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* b2qt: renamed Boot to Qt for Embedded LinuxSamuli Piippo2013-05-241-2/+2
| | | | | | Change-Id: I0176f3b1025cb5d82ece34c78cf5dd38ac60cfdf Reviewed-by: Kalle Viironen <kalle.viironen@digia.com> Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* b2qt: remove some unneeded distro featuresSamuli Piippo2013-05-211-1/+1
| | | | | Change-Id: I8de57a152f1f9195327a7cac6738d9f4dfd3a8b3 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* local.conf.sample: switch to ipk packagesSamuli Piippo2013-05-061-1/+2
| | | | | | | | Now using ipk packages, since libgles-omap3 has problems with rpm. Set also default hostname based on machine type. Change-Id: I8a2a47c787c4acb8976154cc1b161870e1b38ad1 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Add support for sdcard imagesSamuli Piippo2013-05-062-1/+16
| | | | | | | | | Create also sdcard images that can be easily dd'ed to memory card. Image type created for imx6 works also in beagleboard when first partition is marked as bootable. Change-Id: I45323de442187c67867be31f80f1cdef43a12a9e Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Create new meta layer and distro for B2Qt on embedded LinuxSamuli Piippo2013-04-304-0/+312
Change-Id: I0dccd0d118b95cf2a5aa39cf5fcdbf69787630a4 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>