On 25 June 2013 09:58, Thanassis Silis <djnass...@hotmail.com> wrote:
> I have rebuilt an image with "IMAGE_INSTALL_append = " openssh" in my
> local.conf
> which led to the generation of the image with openssh as expected.
>
> However, the sftp-server executable was never included in the deployed
> image. I am wondering why this is.

Does it work if you have:

    IMAGE_INSTALL_append = " openssh openssh-sftp-server"

?
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to