]> 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)
committerSaul Wold <sgw@linux.intel.com>
Fri, 23 May 2014 16:09:39 +0000 (09:09 -0700)
commit8f5a97d6ed8b4e2f85a834b641f19ad843522aa1
tree65e92333ab949323df5e6bbe13236a9c9c76a28f
parent98491d69c573bc113995075331cabef7f9d1a675
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