openssh-sshd: host contamination fix
authorMatthieu Crapet <Matthieu.Crapet@ingenico.com>
Mon, 14 Apr 2014 13:56:05 +0000 (15:56 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Apr 2014 10:43:27 +0000 (11:43 +0100)
commitb565142077be9b707e19b81bcf01091c93aade44
tree3afd672d566bdf9d11327e2223e09655fc64fb28
parent3dc52fdb2821721059b7e735e3fecaab0021c941
openssh-sshd: host contamination fix

If you do a readelf -x .rodata /path/.../to/openssh/6.5p1-r0/packages-split/openssh-sshd/usr/sbin/sshd

You'll see two references to OE's sysroots/${BUILD_SYS} login and passwd binaries.
First one can be overridden with LOGIN_PROGRAM environment variable (see configure.ac),
second needs a cached variable definition.

(From OE-Core rev: 2127c80d0cc2a3a4d676bd3c0890454a175fba8e)

Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssh/openssh_6.5p1.bb