meta-digi/meta-digi-arm/recipes-core/base-passwd-3.5.24
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
..
add-shadow-file.patch base-password: Override whole recipe in meta-digi. 2012-11-16 16:12:32 +01:00
base-passwd_3.5.24.bb base-password: Override whole recipe in meta-digi. 2012-11-16 16:12:32 +01:00
nobash.patch base-password: Override whole recipe in meta-digi. 2012-11-16 16:12:32 +01:00
root-home.patch base-password: Override whole recipe in meta-digi. 2012-11-16 16:12:32 +01:00