Install OpenSSh and SCP packages inYocto 3.1

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Install OpenSSh and SCP packages inYocto 3.1

592件の閲覧回数
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 件の賞賛
1 返信

576件の閲覧回数
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 件の賞賛