]> code.ossystems Code Review - openembedded-core.git/commit
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:09 +0000 (11:43 +0100)
commit2127c80d0cc2a3a4d676bd3c0890454a175fba8e
tree78b39a8bf62e55a9303a8827f7e94a87911219c8
parentf95c7611007ddda3fe36db90168c7d5de096f9cd
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.

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