Go to file
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
meta-digi-arm base-password: Override whole recipe in meta-digi. 2012-11-16 16:12:32 +01:00
README Initial commit: add readme file 2012-10-26 11:14:53 +02:00

README

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

This is the location for Digi maintained BSPs.

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