Wget support on IMX6ULL EVK

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

Wget support on IMX6ULL EVK

504件の閲覧回数
fabio_poiatti
Contributor III

Hi all

 

is WGET supported on Imx6ULL EVK with yocto kernel 4.14.78?

 

How is possible to configure it?

thanks

Fabio

0 件の賞賛
1 返信

497件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello fabio,

 

Yes, wget is supported by yocto, I think your miss a configuration in your host

In order start the baking we need to make sure the environment setup ready. Need to install few packages initially for the building process.

sudo apt-get install gawk wget git-core diffstat unzip texinfo gcc-multilib \   
   build-essential chrpath socat cpio python python3 python3-pip python3-pexpect \   
   xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev \    
  xterm locales

You can view the yocto user guide in your BSP documentation.

 

Regards

 

0 件の賞賛