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

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

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

343 Views
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 Kudos
Reply
1 Reply

319 Views
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 Kudos
Reply