diff options
author | Matthieu Crapet <Matthieu.Crapet@ingenico.com> | 2014-04-14 15:56:05 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-23 11:43:27 +0100 |
commit | 920bfc33444f2bd6ebf30f462fa41610c5e68545 (patch) | |
tree | b15722f58ec684ca7bef07eaded4e09526443272 /scripts/relocate_sdk.py | |
parent | edb5f34b79d2a3781dbe3d9d15287d067c731701 (diff) | |
download | poky-920bfc33444f2bd6ebf30f462fa41610c5e68545.tar.gz |
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>
Diffstat (limited to 'scripts/relocate_sdk.py')
0 files changed, 0 insertions, 0 deletions