Install OpenSSh and SCP packages inYocto 3.1

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Install OpenSSh and SCP packages inYocto 3.1

559 Views
Suraj_Prakash
Contributor II

Hi,

     I am working on the T1040RDB board with Yocto 3.1 and want to enable OpenSSH and SCP packages. Please suggest how to enable and compile those packages in root file system.

0 Kudos
1 Reply

543 Views
yipingwang
NXP TechSupport
NXP TechSupport

You could add "packagegroup-core-ssh-openssh" in variable "IMAGE_INSTALL_append" in your rootfs image recipe file (sources/meta-qoriq/recipes-fsl/images/fsl-image-networking.bb).

0 Kudos