[oe-commits] Scott Garman : shadow-sysroot: new recipe for useradd.bbclass support

git version control git at git.openembedded.org
Tue Jun 28 12:56:52 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 6cbf741d73070759ecb9a284e6511c63d945f7c1
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=6cbf741d73070759ecb9a284e6511c63d945f7c1

Author: Scott Garman <scott.a.garman at intel.com>
Date:   Mon Jun 20 17:11:34 2011 -0700

shadow-sysroot: new recipe for useradd.bbclass support

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 at intel.com>

---

 .../shadow/files/login.defs_shadow-sysroot         |  386 ++++++++++++++++++++
 .../shadow/shadow-sysroot_4.1.4.3.bb               |   41 ++
 2 files changed, 427 insertions(+), 0 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=6cbf741d73070759ecb9a284e6511c63d945f7c1




More information about the Openembedded-commits mailing list