[yocto] ssh-copy-id is part of which package?

Zoran Stojsavljevic zoran.stojsavljevic at gmail.com
Wed Mar 28 04:18:33 PDT 2018


Hello to all,

Seems, that command:
IMAGE_INSTALL_append = " openssh"

Does install ssh, sshd, but not a ssh-copy-id?!

Strange... ssh-copy-id should be part of the openssh!?

http://lists.openembedded.org/pipermail/openembedded-commits/2015-January/170233.html

root at beaglebone:/root# which ssh-copy-id
root at beaglebone:/root# which ssh
/usr/bin/ssh
root at beaglebone:/root# which sshd
/usr/sbin/sshd
root at beaglebone:/root#

Thank you,
Zoran



More information about the yocto mailing list