diff options
author | Matthieu Crapet <Matthieu.Crapet@ingenico.com> | 2014-04-14 15:56:05 +0200 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2014-05-23 09:09:39 -0700 |
commit | 8f5a97d6ed8b4e2f85a834b641f19ad843522aa1 (patch) | |
tree | 65e92333ab949323df5e6bbe13236a9c9c76a28f /meta/classes/crosssdk.bbclass | |
parent | 98491d69c573bc113995075331cabef7f9d1a675 (diff) | |
download | openembedded-core-8f5a97d6ed8b4e2f85a834b641f19ad843522aa1.tar.gz openembedded-core-8f5a97d6ed8b4e2f85a834b641f19ad843522aa1.tar.bz2 openembedded-core-8f5a97d6ed8b4e2f85a834b641f19ad843522aa1.zip |
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 'meta/classes/crosssdk.bbclass')
0 files changed, 0 insertions, 0 deletions