meta-digi/meta-digi-arm
Alex Gonzalez 47bcb5e3ca base-password: Override whole recipe in meta-digi.
The original recipe is based in meta/recipes-core. We want to add a shadow
file for the del-image-minimal target.

The best way would be to add a bbappend overlay, however the original
recipe prepends the populate_packages function with a:

preinst = blahblah

This makes it impossible for a bbappended recipe to add anything to the
preinst script, which is needed to install the shadow file.

Hence the only solution is to duplicated the recipe and increase PR.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-11-16 16:12:32 +01:00
..
classes meta-digi-arm: Add recipes-bsp/u-boot 2012-10-26 16:20:53 +02:00
conf layer.conf: Bump the layer priority. 2012-11-16 15:59:30 +01:00
recipes-bsp/u-boot u-boot-digi: Provides u-boot. 2012-10-30 18:34:51 +01:00
recipes-core base-password: Override whole recipe in meta-digi. 2012-11-16 16:12:32 +01:00
recipes-kernel/linux-digi-2.6.35 recipes-kernel: Add kernel recipe. 2012-10-29 16:11:07 +01:00
.keepme meta-digi-arm: Digi's ARM platforms meta layer (top directory) 2012-10-26 11:36:05 +02:00
DIGI_EULA meta-digi-arm: Add end user license agreements. 2012-10-26 16:20:14 +02:00
DIGI_OPEN_EULA meta-digi-arm: Add end user license agreements. 2012-10-26 16:20:14 +02:00
FSL_MMK_EULA meta-digi-arm: Add end user license agreements. 2012-10-26 16:20:14 +02:00
README meta-digi-arm: Add end user license agreements. 2012-10-26 16:20:14 +02:00

README

OpenEmbedded/Yocto BSP layer for Digi's ConnectCore platforms
=============================================================

This layer provides support for Digi's ConnnecCore platforms for use
with OpenEmbedded and/or Yocto.

This layer is based on meta-fsl-arm available at.

http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/

Digi's license agreements
-------------------------

All software is covered by Digi's general EULA and Digi's Open Source
EULA. To have the right to use the software in your images you need to
read and accept both EULAs at the DIGI_EULA and DIGI_OPEN_EULA files.

In order to accept them, you should add, in your local.conf file:

ACCEPT_DIGI_EULA = "1"
ACCEPT_DIGI_OPEN_EULA = "1"

Freescale's license agreeements
-------------------------------

Some platforms depends on libraries and packages that are covered by
Freescale's MMK EULA. To have the right to use those binaries in your
images you need to read and accept the EULA at the FSL_MMK_EULA file.

In order to accept it, you should add, in your local.conf file:

ACCEPT_FSL_MMK_EULA = "1"

Support
-------

This layer is provided 'as is' with no guarantee. However, some support
may be available from support@digi.com