summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)Author
2014-06-25opengl es: replace "eglplatform.h" file.raul
For qt5 khronos headers needs more definitions.
2014-06-16trdx-image-fstype: improve for use with other imagesMax Krummenacher
Don't fail for images which do not deploy /boot/uImage mx6: only strip binaries
2014-05-28burnflash: colibri-t30 bct, add parameter sets 1-3Colibri_VF_LinuxImageV2.2Beta1_20140603Max Krummenacher
Add SDRAM paramter sets 1-3 to 400MHz bct. Without this strappings on GMI_AD[5:4] could result in failure to boot. (cherry picked from commit 320fa8b014ec639dce02870bd204e1dbc3d06db0)
2014-05-28feeds: remove machine feed url, as it does not existMax Krummenacher
2014-05-26colibri-vf: use latest burnflashMarcel Ziswiler
Use the latest burnflash.
2014-05-24colibri-vf: use latest u-boot and burnflashMarcel Ziswiler
Use the latest U-Boot and burnflash.
2014-05-09GPIOConfig: update Vybrid GPIOConfig toolStefan Agner
Update GPIOConfig for Vybrid (V1.2)
2014-05-02mcc-pingpong: demo application for ping pong with Cortex M4Stefan Agner
2014-04-30colibri-vf: switch to U-Boot 2014.04 and latest gitStefan Agner
This commit switches Colibri VF machine to use the 2014.04 git branch. The change to latest U-Boot brings proper NAND hardware ECC support, which is also enabled in latest Linux kernel. Beside that, burnflash is updated to correctly work with the new U-Boot version and the altered Config Block location.
2014-04-30xorg-xserver: fix comments in xorg.conf filesMarcel Ziswiler
Fix comments in xorg.conf files for the Tegras.
2014-04-05trdx-nv-binaries: provide the khronos headers locallyMax Krummenacher
Provide the tarball locally rather than download it as the tarball is regularly changed and thus breaking the recipe.
2014-04-05u-boot-fw-utils: provide matching recipesMax Krummenacher
With the change to our own u-boot recipes the bbappend to the common u-boot-fw-utils recipe is no longer a sane solution. While at it cleanup COMPATIBLE_MACHINE style.
2014-04-03images: set PV to V2.2Max Krummenacher
2014-04-03images: apalis-imx6: don't deploy vivante samplesMax Krummenacher
2014-04-02burnflash: apalis-imx6: fix u-boot script namesMax Krummenacher
2014-04-02burnflash: apalis-imx6 add configblock and scriptMax Krummenacher
2014-04-01burnflash: update imx-loader 32bit binaryMax Krummenacher
2014-04-01images: add ptpd to apalis-imx6Max Krummenacher
2014-04-01burnflash imx6: deploy latest imx-usbMax Krummenacher
2014-04-01glmark2: remove recipe in favor of meta-openemebeddedMax Krummenacher
2014-04-01image: Apalis iMX6, Colibri VF: deploy imx loaderMax Krummenacher
- build and deploy imx_usb, imx_uart - currently it builds for the build host arch, i.e x86-64 or i386
2014-04-01burnflash: add imx_usb supportMax Krummenacher
2014-04-01images: add Apalis iMX6Max Krummenacher
2014-04-01angstrom-qt-x11-image: add gstreamer jpeg pluginMax Krummenacher
2014-04-01images: add e2fsprogs to eMMC modules, fstrimMax Krummenacher
2014-04-01burnflash: add iMX6Max Krummenacher
2014-04-01base-files: add iMX6 specific filesMax Krummenacher
2014-04-01glmark2: make sure libpng V1.2 and gles is installedMax Krummenacher
2014-04-01gpioconfig: make the executable SOC family specificMax Krummenacher
2014-04-01trdx-image-fstype: add u-boot extension for iMX6Max Krummenacher
2014-04-01stress: change homepageMax Krummenacher
2014-04-01images: use busybox as the default login managerMax Krummenacher
tinylogin has been deprecated and the functionality ported into busybox, so we switch to using busybox as the default login manager. http://cgit.openembedded.org/openembedded-core/commit/?id=54fc2a698d49f7acc93c8e4b6f6c4e7b3b6ffcc8
2014-04-01burnflash: update.sh: fix parameternameMax Krummenacher
while at it, update 32bit imx-loader binary
2014-03-31trdx-image-fstype: deploy imx-uart for colibri-vfMax Krummenacher
2014-03-31burnflash: add latest imx-loaderMax Krummenacher
2014-03-31burnflash: deploy the serial loader with the rootfsMax Krummenacher
2014-03-31images: add ptpd to IEEE 1588 capable hardwareMax Krummenacher
Apalis T30 and Colibri VFxx modules have IEEE 1588 (Precision Time Protocol) capable Ethernet NIC's. This adds the userspace daemon to such hardware.
2014-03-18trdx-extra: apalis-t30: add additional camera driversMax Krummenacher
2014-03-18 trdx-extra: add mcc components for vybridMax Krummenacher
The MCC (Multi-Core Communication) is the subsystem that enables MQX applications running on the M4 core to communicate with Linux applications on the A5 core
2014-03-18trdx-extra: add gpioconfig to vybridMax Krummenacher
2014-03-18angstrom-lxde-image: T30: add gst-plugins-good-jpegMax Krummenacher
2014-03-17GPIOConfig: add initial version for VybridStefan Agner
Add initial GPIOConfig for Vybrid (V1.0 Alpha 1)
2014-03-17trdx-nv-binaries: update to L4T R16.4Max Krummenacher
- update binary userspace drivers to R16.4 - remove old versions - use the SOC Family tegra2 / tegra3 for file paths
2014-02-10image: improved dependencies to make Qt image smallerStefan Agner
- move pam-plugin-ck-connector to LXDE image - remove connman-gnome from Qt image
2014-02-05burnflash: account for fs overhead and many filesMax Krummenacher
- add 512 bytes for each deployed file - add 4% to account for ext3 fs overhead - give a warning and exit if the rootfs cannot be copied Without this the created loop file is to small when deploying a huge rootfs with a lot of small files.
2014-02-05image: add kernel module for fusion touch screensStefan Agner
Add kernel module for Fusion 7"/10" touch screen to the root filesystem image.
2014-02-04util-linux: add fstrimMax Krummenacher
Add the fstrim utility to Colibri T30 image. The utility allows to send trim commands to the underlaying flash translation layer, which allows too free not used flash sectors and those improve wear- leveling
2014-01-23xorg-xserver: add entry for fusion touchscreen driverStefan Agner
2014-01-23xorg-xserver: extended default xorg.confStefan Agner
Add sections for both monitor outputs, add example configuration to disable an output as well as select prefered mode.
2013-12-18stress: fix build, texinfo errorsMax Krummenacher
newer distro's tools give the following errors. stress.texi:68: @itemx must follow @item ported from meta-linaro: From e8ba4b6db2c3ec2be54f74d0177bbce2df3f0714 Mon Sep 17 00:00:00 2001 From: Riku Voipio <riku.voipio@linaro.org> Date: Mon, 1 Jul 2013 12:36:23 +0300 Subject: [PATCH] meta-linaro: fix stress build incompatible texinfo changes broke this build