Error building yocto gatesgarth (5.10.9-1.0.0) - i.MX8QXP

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

Error building yocto gatesgarth (5.10.9-1.0.0) - i.MX8QXP

Jump to solution
654 Views
AndreSilva
Contributor II

Hi,

I am facing some issues when populating sdk for 5.10.9-1.0.0 bsp from code aurora. Is it a known issue ? how do I fix it ? log is attached.

regards,

Andre Silva

Tags (1)
0 Kudos
1 Solution
648 Views
AndreSilva
Contributor II

changing PACKAGE_CLASS = "package_deb" to packages_rpm

and adding the following line:

QT5_IMAGE_INSTALL_remove += " nxp-demo-experience"

 

seems to solve the problem.

 

 

View solution in original post

0 Kudos
1 Reply
649 Views
AndreSilva
Contributor II

changing PACKAGE_CLASS = "package_deb" to packages_rpm

and adding the following line:

QT5_IMAGE_INSTALL_remove += " nxp-demo-experience"

 

seems to solve the problem.

 

 

0 Kudos