summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/shadow/shadow-sysroot_4.1.4.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* shadow-sysroot: new recipe for useradd.bbclass supportScott Garman2011-06-281-0/+41
Packaging login.defs with base-passwd causes problems due to the file being included in target package installs. Instead, this shadow-sysroot recipe can be used by useradd.bbclass to put login.defs into the target sysroot without disturbing packages intended for target devices. Signed-off-by: Scott Garman <scott.a.garman@intel.com>