summaryrefslogtreecommitdiffstats
path: root/recipes
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* libgles-omap3: Fixup recipe for BeagleBoardSamuli Piippo2013-04-302-0/+30
| | | | | | | | | Patch to add missing GLchar define to EGL headers. The TI Graphics SDK uses TOOLCHAIN_PATH define and when not set causes QA warning: "host include and/or library paths were used" Change-Id: I1b97880f09d8df641573d1415a0d1dc3374abeb4 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* linux-mainline: modified defconfig for BeagleBoardSamuli Piippo2013-04-302-0/+4277
| | | | | | | | Based on the defconfig in meta-ti layer. Modified to include network driver buildin instead of module. Change-Id: I99ec5315a7a9c2d3debf75edac4748101d32a5b6 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* mkcard: script to initialize memory cardSamuli Piippo2013-04-302-0/+92
| | | | | | | | | | The mkcard.sh script can be used to initialize memory card, so that rootfs and boot files can be copied to it. Creates two partitions, fat and ext3, named boot and rootfs respectively. Change-Id: I62846802845f1715cde2c2fbb98e57f604b96878 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* B2Qt image and toolchainSamuli Piippo2013-04-304-0/+136
New image ready to run Qt5 (but without it) and toolchain that is can be used to build Qt5 Change-Id: I2df926dae97a37e33af1f0e6edca5b04d3ce2c4f Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>