Yocto compile error ERROR: Nothing PROVIDES imx-image-desktop

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

Yocto compile error ERROR: Nothing PROVIDES imx-image-desktop

339 次查看
logic887
Contributor III

I want to use Yocto to compile the desktop version of 5.10.35 kernel version,Here are the commands I used:

repo init -u https://github.com/nxp-imx/imx-manifest -b imx-linux-hardknott -m imx-5.10.35-2.0.0_desktop.xml
repo sync
DISTRO=imx-desktop-xwayland MACHINE=imx8mpevk source imx-setup-desktop.sh -b build-desktop

I successfully pulled the code, but when I bitbake imx-image-desktop, an error message appears. I tried other versions and the error message does not appear. How can I compile this desktop version?

logic887_0-1742279719266.png

 



0 项奖励
回复
1 回复

315 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hello,

Please use flexbuild to build Debian. The imx-image-desktop is out of update and there will be lots of issue.

https://github.com/NXP/flexbuild


Best Regards,
Zhiming

0 项奖励
回复