openssh.inc: cleanup
authorMichael Smith <msmith@cbnco.com>
Wed, 8 Jul 2009 22:31:35 +0000 (18:31 -0400)
committerMichael Smith <msmith@cbnco.com>
Wed, 19 Aug 2009 14:25:56 +0000 (10:25 -0400)
commite05310f4958ba6c73488d398325670704401ee70
treea6a5e17668c941572e85ad28da4e59c63695c485
parent8ccde0a871832be3e6aca4f5075e8164a828d2fb
openssh.inc: cleanup

Because of leading slashes in FILES_*, some files were being installed
twice: e.g. /etc/ssh/moduli was in both openssh and openssh-sshd. Now
openssh is an empty metapackage, which I think was the plan.

Other cleanups:
* switch to INC_PR
* remove dangling slogin symlink to ssh to fix warning
* remove FILES_openssh-dbg line, which had a syntax error and doesn't
  appear necessary to keep debug out of the openssh-misc package anymore.
* rename package ssh-keygen to openssh-keygen for consistency
* use ${PN} in variable names

Tested with 5.2p1.

Signed-off-by: Michael Smith <msmith@cbnco.com>
recipes/openssh/openssh.inc
recipes/openssh/openssh_4.6p1.bb
recipes/openssh/openssh_5.2p1.bb