Install essential Yocto Project host packages

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Install essential Yocto Project host packages

跳至解决方案
729 次查看
sml310511029
Contributor II

Hi.

Totally new to IMX8M PLUS EVK with default linux image


imx8mpevk:~$ cat /etc/os-release
ID="fsl-imx-xwayland"
NAME="NXP i.MX Release Distro"
VERSION="5.4-zeus (zeus)"
VERSION_ID="5.4-zeus"
PRETTY_NAME="NXP i.MX Release Distro 5.4-zeus (zeus)"

Follow the IMX Yocto Project User guide ,do all the work on IMX8M PLUS EVK and meet a problem when installing essential packages:

 

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 \pylint3 xterm rsync curl zstd pzstd lz4c lz4

 

 

I saw an answer from NXP TechSupport:

https://community.nxp.com/t5/i-MX-Processors/apt-get-and-apt-key-does-not-work-for-Linux-5-4-XX-for-...

 

To add a software package to the linux BSP, you need to add it to local.conf and recompile the image to achieve the goal. The Linux BSP of I.MX is not a standard release version of the debian system, and software packages cannot be installed through apt-get.

Where is the file local.conf? And how to recompile the image?

Or do I have to install Ubuntu instead of using the default IMX Linux system?

Looking forward to anyone's response. Thanks.

 

 

 

标记 (1)
0 项奖励
1 解答
711 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

1.The host packages is for x86/x64 PC

2.You can try ubuntu desktop for i.MX8MPlus,L5.15.15_1.0.0_Desktop_POC_Docs: https://www.nxp.com/webapp/sps/download/preDownload.jsp?render=true

在原帖中查看解决方案

0 项奖励
1 回复
712 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

1.The host packages is for x86/x64 PC

2.You can try ubuntu desktop for i.MX8MPlus,L5.15.15_1.0.0_Desktop_POC_Docs: https://www.nxp.com/webapp/sps/download/preDownload.jsp?render=true

0 项奖励