summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-01gpioconfig: make the executable SOC family specificMax Krummenacher
2014-04-01trdx-image-fstype: add u-boot extension for iMX6Max Krummenacher
2014-04-01lxde-common_0.5.5: add iMX6 specific wallpapersMax Krummenacher
2014-04-01journald patch: update to systemd 206Max Krummenacher
2014-04-01systemd bbappend: update to match bb versionMax Krummenacher
2014-04-01local.conf: update default local.confMax Krummenacher
- include package-management metadata in image - update distro to angstrom-v2013.12
2014-04-01stress: change homepageMax Krummenacher
2014-04-01qt4 bbappend: update to match bb versionMax Krummenacher
2014-04-01gdk-pixbuf bbappend: update to match bb versionMax Krummenacher
2014-04-01dropbear connman bbappend: update to match bb versionMax Krummenacher
2014-04-01openssh bbappend: update to match bb versionMax Krummenacher
2014-04-01midori bbappend: update to match bb versionMax Krummenacher
2014-04-01connman bbappend: update to match bb versionMax 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-01colibri-vf: use meta-fsl* layer for BSP filesMax Krummenacher
remove the files copied from meta-fsl* for Colibri-VF V2.1 move the colibri-vf u-boot and kernel stuff to meta-fsl-arm-extra
2014-03-31trdx-image-fstype: deploy imx-uart for colibri-vfMax Krummenacher
2014-03-31burnflash: deploy the serial loader with the rootfsMax Krummenacher
2014-03-31icu: is machine specific for colibri-vfMax Krummenacher
For colibri-vf we deploy icu only partly to save diskspace, so set the PACKAGE_ARCH for that machine.
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-26mqxboot/libmcc: fixed dependencies to kernel moduleStefan Agner
We need to have the kernel modules header at build time, so mark it as not only a runtime dependency.
2014-03-20release notes: Colibri VF: add boot hang issueStefan Agner
Add boot hang issue to known bugs.
2014-03-18release notes: apalis/colibri t20/t30 colibri vf v2.1 beta 3Max Krummenacher
2014-03-18trdx-extra: apalis-t30: add additional camera driversMax Krummenacher
2014-03-18kernel vybrid: update to latestMax Krummenacher
2014-03-18u-boot Txx: update to latestMax 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-17kernel/u-boot: update to latest git revisionStefan Agner
2014-03-17GPIOConfig: add initial version for VybridStefan Agner
Add initial GPIOConfig for Vybrid (V1.0 Alpha 1)
2014-03-17vybrid: backport Cortex-M utilites from meta-fslStefan Agner
- Add utility mqxboot to load firmware into IRAM and reset M4 - Add kernel module mcc needed by libmcc - Add multi-core communication library libmcc for message queue based communication with Cortex-M core
2014-03-06release notes: vybrid beta 2 release notesStefan Agner
2014-02-13release notes: apalis t30Marcel Ziswiler
Add a note concerning suspend LP1 being untested resp. it currently failing due to igb/PCIe issues.
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-10release notes: apalis/colibri t20/t30 v2.1 beta 2Marcel Ziswiler
2014-02-10kernel/u-boot: update to latest gitStefan Agner
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
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
2013-12-02console-image: use connmanMax Krummenacher
2013-12-02kernel: update to latest gitMax Krummenacher
2013-11-21kernel: colibri-vf: use the unified kernel 50/60Max Krummenacher
2013-11-21u-boot: colibri-vf: use the unified u-boot 50/61Max Krummenacher
2013-11-21Machine: use the changed machinename colibri-vfMax Krummenacher
2013-11-21qt4e-demo-image: Add missing libicui18nMax Krummenacher
2013-11-21qtdemo-init: Add start script for qtdemoEMax Krummenacher
2013-11-21Machine: remove Colibri VF50, now unified with VF61Max Krummenacher
2013-11-21qt4-embedded: configure for all supported screen depthsMax Krummenacher
2013-11-21lxde-common: choose wallpaper for colibri-vf at runtimeMax Krummenacher
2013-11-21Vybrid: add 'vf' to SOC_FAMILYMax Krummenacher