summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-03gpu-viv-bin-mx6q: add bbappend for no samplesMax Krummenacher
adds gpu-viv-bin-mx6q-libraries package which RDEPENDS only the libraries but not the samples.
2014-04-03kernel: apalis-imx6 update to latest git versionMax Krummenacher
2014-04-03u-boot: apalis-imx6 update to latest git versionMax Krummenacher
2014-04-02kernel: apalis-imx6 update to latest git versionMax Krummenacher
2014-04-02kernel: apalis-imx6 update to latest git versionMax Krummenacher
2014-04-02u-boot: apalis-imx6 update to latest git versionMax Krummenacher
2014-04-01asound.state: apalis-imx6 set volume to maximumMax Krummenacher
2014-04-01machines: add colibri-vf, apalis-imx6Max Krummenacher
2014-04-01libdrm: update patch to be compatible with thumb2Max Krummenacher
2014-04-01glmark2: remove recipe in favor of meta-openemebeddedMax Krummenacher
2014-04-01u-boot: convert bbappend to a bbMax Krummenacher
2014-04-01u-boot: add Apalis iMX6 and Colibri VF recipeMax Krummenacher
2014-04-01kernel: add Apalis iMX6 and Colibri VF recipeMax Krummenacher
2014-04-01util-linux bbappend: update to match bb versionMax Krummenacher
2014-04-01alsa-state: add file for iMX6Max Krummenacher
2014-04-01glmark2: make sure libpng V1.2 and gles is installedMax Krummenacher
2014-04-01journald patch: update to systemd 206Max Krummenacher
2014-04-01systemd bbappend: update to match bb versionMax Krummenacher
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-04-01imx-loader: update to latest from gitMax Krummenacher
2014-03-31imx-loader: update to latest from gitMax Krummenacher
2014-03-31imx-loader: fix warnings during buildMax Krummenacher
- install into local dir first and then do the sysroots deployment
2014-03-26imx-loader: add UART/USB loader for i.MX/Vybrid SoCsStefan Agner
imx-loader allows to load data directly into memory through the Serial Download Protocol (SDP). This package contains two binaries, the imx_usb and the imx_uart utility for the two supported hardware links. Configuration are available from the /etc/imx-loader.d/ directory.
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-18kernel vybrid: update to latestMax Krummenacher
2014-03-18u-boot Txx: update to latestMax Krummenacher
2014-03-17kernel/u-boot: update to latest git revisionStefan Agner
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-02-10kernel/u-boot: update to latest gitStefan Agner
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-02rootfs: don't populate /dev/ with static device filesMax Krummenacher
The Colibri VFxx console gobbles most output and sometimes provokes a kernel oops during boot, if a valid /dev/null is already part of the rootfs before mounting devtmpfs. The dynamically populated dev with devtmpfs / udev is enough.
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-21Machine: remove Colibri VF50, now unified with VF61Max Krummenacher
2013-11-21Machine: unify Colibri VF50 and Colibri VF61Max Krummenacher
2013-11-21Vybrid: add 'vf' to SOC_FAMILYMax Krummenacher
2013-11-05Use double-quotes to make script work using dash (debian/ubuntu default)Stefan Agner
2013-10-23glmark2: add missing dependenciesMax Krummenacher
2013-10-23u-boot: update to latest git versionMax Krummenacher
2013-10-23linux: update to latest git versionsMax Krummenacher
2013-10-17evdev: backport V2.8.1 from doraMax Krummenacher
V2.7.3 crash when it receives multitouch events
2013-10-16vybrid: backport from meta-fsl-arm master-nextMax Krummenacher
remove when moving to dora branch
2013-10-16machines: T30 and VF50 consitstently use NEON and hard floatMax Krummenacher
- Colibri T30 and Apalis T30 changed to NEON - Colibri VF50 changed to hard float This makes packages built for T30 incompatible with Colibri T20 (but Colibri T20 packages can still be used on T30)
2013-10-16chromium bbappend: add missing \ charMax Krummenacher
2013-10-14vybrid: backport from meta-fsl-arm master-nextMax Krummenacher
remove when moving to dora branch
2013-10-14cortex-a5.inc: backport from openembedded-core dora branchMax Krummenacher
revert when moving to dora
2013-10-10colibri-vf50: add the machine, kernel and u-bootMax Krummenacher
- also add the relevant configuration files
2013-10-10u-boot-fw-utils: add bbappend to use the same u-boot sourcesMax Krummenacher