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
Solved! Go to Solution.
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.
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.