diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-24 14:33:37 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-25 14:30:56 +0000 |
commit | 7c8899662be5623bedaa9a848fafebeafb348cf0 (patch) | |
tree | 4445082106fe0ea595ba03616beba45f595be6a1 /meta/recipes-extended/texi2html/texi2html-5.0 | |
parent | 6b2cb8280211d2e28ce75d6a107f99a3fa7868ae (diff) | |
download | poky-7c8899662be5623bedaa9a848fafebeafb348cf0.tar.gz |
shadow: Split securetty into a separate recipe
The securetty file is machine specific whilst the rest of the shadow recipe
is not. Unfortunately making the recipce machine specific is both inefficient
and also causes dependency problems since parts of the system such as the useradd
code depend upon it and this introduces a machine specific element to sstate
checksums which should not be machine specific.
To resolve this, this patch separates out the file into a separate recipe
meaning the machine specific components are isolated.
(From OE-Core rev: 318133b5202632c6957c2aade22b1ef7af929f23)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/texi2html/texi2html-5.0')
0 files changed, 0 insertions, 0 deletions