2024-07-24 01:19 AM
how to add meta qt layers into our OpenSTlinux distribution package.
please do step by step
2024-07-24 07:29 AM
Hi @asadullah4571,
You can follow this wiki page to add and build x-linux-qt : https://wiki.st.com/stm32mpu/wiki/X-LINUX-QT_Expansion_Package#Install_X-LINUX-QT_Distribution_Package
Regards,
Grégory
2024-07-24 10:38 PM
hi , but my board(STM32MP157f-DK2) is not in the list for support qt. please give me solution for that please check it once.
2024-07-26 01:38 AM
Hi @asadullah4571,
For now, if you want to use qt on MP1, it's best to stick with an older release, as there is currently no support for 5.1.
However, support is planned for the future.
Regards,
Grégory
2024-09-03 01:21 AM
Hello @asadullah4571 ,
The new X-LINUX-QT expansion package aims to provide the Qt support on the top of our OpenSTLinux Distribution.
The package is available in ST website and it's supporting new STM32MP25 products : https://www.st.com/en/embedded-software/x-linux-qt.html
The Yocto meta layer is available here : https://github.com/STMicroelectronics/meta-st-x-linux-qt
The STM32MP15 is being supported and to get this you need to install the X-LINUX-QT Distribution Package and rebuild it for the STM32MP157F-DK2 board. Please refer to below STWiki page for more details on how to install the package.
https://wiki.st.com/stm32mpu/wiki/X-LINUX-QT_Expansion_Package
This STWiki page is providing steps on how to add meta qt layers into our OpenSTlinux distribution package.
Best Regards,
Akram