Go to file
Javier Viguera fa30892ada meta-digi-arm: fix IMAGE_FSTYPES for MX5 platforms
The IMAGE_FSTYPES variable for ccimx51js and ccimx53js was not correct,
it was taking the default one from Poky (IMAGE_FSTYPES="tar.gz")
instead of the one in 'imx-digi-base.inc' file. This happened because we
were using the weak '??=' assignement while the default in Poky was
using '?='.

Also rework a bit how this variable is set, so it is easily overriden on
project config files or initramfs recipes.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2015-04-27 17:14:16 +02:00
meta-digi-arm meta-digi-arm: fix IMAGE_FSTYPES for MX5 platforms 2015-04-27 17:14:16 +02:00
meta-digi-dey meta-digi: clean PACKAGE_ARCH from some recipes 2015-04-16 18:10:20 +02:00
sdk meta-digi-dey: create sares-image bbclass 2015-03-13 18:43:11 +01:00
README meta-digi-del: Add distribution layer. 2012-11-19 13:40:53 +01:00

README

meta-digi
=========

This is the location for Digi maintained layers.

Please see the README files contained in the individual layers for
specific information.