summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* raspberrypi: build graphic drivers from sourcesv1.0.0-RC5v1.0.0-RC4v1.0.0-RC2Samuli Piippo2013-10-152-4/+4
| | | | | | | Use userland recipe instead of binary-only vc-graphics. Change-Id: I6d26e61a4caf083ccb2abc9aa969c1db956a6a3c Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* mkcard: do not use kpartxSamuli Piippo2013-10-151-16/+0
| | | | | | | | | Do not try to use kpartx when discovering partitions. This gave false errors when kpartx was not installed, and failed to create partition when it was installed. Change-Id: Iefe4de0bfef4d0625469e956c5847f759888e29f Reviewed-by: Rainer Keller <rainer.keller@digia.com>
* Support for am335x-evmSamuli Piippo2013-09-194-0/+59
| | | | | Change-Id: I2a7ad8eaa427fd12f3a26b916b6a440bd80d334a Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Move machine dependent packages to machine config filesSamuli Piippo2013-09-199-64/+68
| | | | | | | Add config also for imx53qsb machines Change-Id: I5a391c29f917bf61bccbcd06a1973ee60dde8de9 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* include tslib in image and SDKSamuli Piippo2013-09-172-0/+3
| | | | | Change-Id: I7994708343d669cddc5c530f4983c70e12b984f4 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* gstreamer: include codec for mp4 / QuickTime videoSamuli Piippo2013-08-291-0/+1
| | | | | Change-Id: I9ace26b814ff9e5505cf729a1cb17ea49bc7b432 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* init-ifupdown: use different interfaces configs for devicesSamuli Piippo2013-08-294-3/+68
| | | | | | | | | beagleboard: sets fixed mac address on first boot emulator: eth0 is for simulator connection and eth1 for network rest: use hostname for dns registration Change-Id: I8acca677fcf7c6b85bb03ae0a29011c85b7ffbf3 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Include support for Raspberry PiSamuli Piippo2013-08-297-1/+16
| | | | | Change-Id: I5987fe316966447240bb3cf52616fd84c4f8eecd Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Strip unneeded stuff from image and toolchainSamuli Piippo2013-07-255-4/+21
| | | | | | | | | - imx6 viv_samples removed - libgles files for other SGX versions removed - unneeded python modules removed Change-Id: I4c76ba96e6c445f872cbeccc370ada90da3702df 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>
* imx6: fake provides for virtual/libgl to prevent mesa being builtSamuli Piippo2013-07-231-0/+1
| | | | | Change-Id: Ib3b8b0bfad514f1b2b3a3094e38b282fa1a68939 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Disable cursor blinking on VT with kernel argumentsSamuli Piippo2013-07-236-60/+62
| | | | | Change-Id: I5ff46bba20c574d4d3650de50a1dd696614c02e3 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Add emulator config filesSamuli Piippo2013-07-087-9/+55
| | | | | | | | - 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 emulator specific packages in image and toolchainSamuli Piippo2013-07-082-4/+19
| | | | | Change-Id: Icaaaa8a54062945c3f296a351348d8dac1839137 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* mesa: recipe for mesa 9.1.3Samuli Piippo2013-07-087-0/+760
| | | | | | | | This is based on recipes on upstream oe-core, but modified to build only egl/fbdev platform with gallium llvmpipe driver. Change-Id: I5105fb8ca7cc3c3fc2c007c5f058cdaf67da4302 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* llvm: recipes for llvm 3.2Samuli Piippo2013-07-085-0/+377
| | | | | | | Pulled from meta-oe/master Change-Id: I3fe51eca1b64263a6f90c9bb96059cc3307880c5 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* vbox: recipes for virtual box guest additionsSamuli Piippo2013-07-083-0/+81
| | | | | | | | Builds kernel modules for virtualbox guest addition and mount helper util for shared folders. Change-Id: I7f931101ece1dda1e604b09de6bff404ffbc8763 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* v86d: add emulator as supported machineSamuli Piippo2013-07-082-0/+5
| | | | | | | Modified init script that setups correct resolution Change-Id: I388f7988c54421473fc9c22e7dbf49cf4d1c5b64 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* linux: add emulator as supported machineSamuli Piippo2013-07-081-0/+1
| | | | | Change-Id: I36018442f9afe751f8ca096ea78d6f87c1c6c8a0 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* adbd: add emulator specific init scriptSamuli Piippo2013-07-081-0/+21
| | | | | Change-Id: Id5fc2758395d6cfdeb501b4917f55ce16318e9d3 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Update on adbd recipesSamuli Piippo2013-06-243-15/+38
| | | | | | | | | | -using hostname + mac address for serialnumber -using start-stop-daemon for adbd -using RRECOMMENDS to include g-ffs module -android sources are Apache licensed Change-Id: Iaec92b93cf22702586d39fa7923b8735f650ea57 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Include Android Debug Bridge Daemon (adbd) to imagesSamuli Piippo2013-06-247-2/+283
| | | | | Change-Id: I00108d36be95e42b8aa9674d1a86ea7e3a5bcf55 Reviewed-by: Rainer Keller <rainer.keller@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-063-0/+20
| | | | | | | | | 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>
* initscripts: do not show text on console when bootingSamuli Piippo2013-06-051-0/+3
| | | | | Change-Id: I1ad370b496dc11eb3fe79b6715af1947252a2136 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 consoleblank from beagleboardSamuli Piippo2013-06-031-7/+16
| | | | | Change-Id: I3c38b157d4be3b471ef8b9fbbaede4aa2fcc7145 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-033-0/+5
| | | | | | | | 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>
* gdb-cross-canadian: use correct exec-prefix path for pythonSamuli Piippo2013-06-032-34/+13
| | | | | | | | | | | | | Incorrect exec-prefix path was given to gdb which leads to gdb startup failure when SDK is not installed to its original destination. Gdb relocates the exec-prefix path, so it will work for SDKs that are installed to different location. PYTHONHOME env in no longer neeeded for gdb. Upstreamed to oe-core, putting here until it gets merged Change-Id: If3f5125a6063bf9eae56b2b6ecbdebb9939ad362 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* u-boot: change beagleboard's default resolution to 800x600Samuli Piippo2013-05-242-0/+53
| | | | | | | | Also increase VRAM for omapfb so that we can run EGL in flip mode. Change-Id: I452cc6512706d373e196d76e8e9a30fa3e738235 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* libgles-omap3: Use flip operation modeSamuli Piippo2013-05-241-0/+7
| | | | | Change-Id: Ic4e7937024a358f1a7d7e4274da9684322d11c84 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* image: remove profiling tools from imageSamuli Piippo2013-05-241-1/+0
| | | | | Change-Id: I9ad39aacabb44de8760a4c465c292dca181f9e4b Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* mx5: support for imx5 with hw graphicsSamuli Piippo2013-05-243-0/+12
| | | | | Change-Id: Iefbf82d6bc4d2ad2d00fa4b2cf8883f233e0fa67 Reviewed-by: Kalle Viironen <kalle.viironen@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>
* linux-mainline: remove beagleboard logo from kernel boot screenSamuli Piippo2013-05-211-0/+5
| | | | | Change-Id: Iecea7f03842c8d66f9a2ecb87d6174ce7f99110d Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* b2qt: remove some unneeded distro featuresSamuli Piippo2013-05-211-1/+1
| | | | | Change-Id: I8de57a152f1f9195327a7cac6738d9f4dfd3a8b3 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* init-ifupdown: use fixed MAC addressSamuli Piippo2013-05-213-1/+15
| | | | | | | | | Since beagleboard does not have fixed MAC address, use interfaces config to set it. This will use the MAC address from the first boot (which is random) in subsequent restarts. Change-Id: I2ea5e92b2b29f7aad7b40a7fb14ba8ca8d4fbe7a Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* openssh: change libexecdir for sftp-serverSamuli Piippo2013-05-211-0/+2
| | | | | | | | By default, bitbake.conf sets libexecdir to /usr/lib/openssh, but dropbear expects to find sftp-server from /usr/libexec Change-Id: I19b2051013a9c67e7c09b0815a926334faf99451 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* gdb: fix gdb's dependency to PYTHONHOME envSamuli Piippo2013-05-212-0/+34
| | | | | | | | gdb was unable to locate python without using PYTHONHOME environment variable. Change-Id: I5fe5d37ab88a0d186f91dbedcab1a480869da311 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* u-boot-script-boundary: correctly build sabrelite bootscriptsSamuli Piippo2013-05-062-7/+6
| | | | | | | | | Build bootscript for sabrelite with correct MACHINE_ARCH. Also add dependency to image, so that bootscripts are built for sdcard image. Change-Id: I6cbf8d0b35b9aaa828ef26740384135c8691b11d 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-063-1/+21
| | | | | | | | | 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>
* linux: simplify kernel defconfig changesSamuli Piippo2013-05-064-4555/+10
| | | | | Change-Id: I84a474ec5f4f169b47043c5c62dbdb20d2a7c902 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* psplash: include Qt splash screen on startupSamuli Piippo2013-04-302-0/+4
| | | | | | | Shows Qt logo on the device bootup Change-Id: Ia9797134fa7d1a7ac2ae9b4529c2da2f699dba0a Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* basefiles: modified bases filesSamuli Piippo2013-04-302-0/+43
| | | | | | | | | Include modified /etc/profile file which disables cursor blinking on VT (which shows through Qt applications) Writes configured hostname to /etc/hostname for DHCP registration Change-Id: I68ab5075c9868858061305c8eb5a9dcd67053a9c Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* init-ifupdown: Add hostname registration to interfacesSamuli Piippo2013-04-302-0/+34
| | | | | | | | Modified interfaces configuration file to send hostname registration to DHCP when configuring eht0 Change-Id: I13c818f1e0da16559ef0ba07a28c4afc048613ca Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* udev: Add INPUT_TOUCHSCREEN flag to multitouch displaysSamuli Piippo2013-04-302-0/+32
| | | | | | | | | udev does not add any INPUT_ flags to devices which support only MT protocol. Without this Qt evdectouch does not find touchscreen automatically. Change-Id: Id298626649579450c30f04c3c282863afbfc6e08 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* u-boot-script-boundary: use nitrogen6x bootscript for sabreliteSamuli Piippo2013-04-301-0/+9
| | | | | | | | The boundary device repo does not contain separate 6x_bootscript for sabrelite. The one for nitrogen6x can be used for sabrelite. Change-Id: I60b025ac48ae06dd31fafbfa27026cf968b80756 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* linux-boundary: modified decfonfig for imx6 sabreliteSamuli Piippo2013-04-302-0/+279
| | | | | | | | Based on the defconfig in meta-fsl-arm. Modified to have touch driver configured as multitouch instead of single touch. Change-Id: I4f5ef56313531fd490d2a6190f12cc6f249cd4c4 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>