This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/TDA2PXEVM: [QT] How to upgrade QT to support IVI-shell

Part Number: TDA2PXEVM

Tool/software: Linux

Hello:

Background

  We'are working on VisionSDK 3.05, for the QT environment we copy from PSDKLA 3.4.3 which the QT version is 5.6.

To support the full-screen and position control on QT application, we should select the ivi-shell in weston which require the QT version is newer than 5.7

we saw the PSDKLA 5.00 support the QT 5.9

PSDKLA 5.00

http://processors.wiki.ti.com/index.php?title=Processor_SDK_Linux_Automotive_Release_Notes

ComponentVersion
Linux Kernel 4.14.79+ (2018 LTS)
U-Boot 2018.01+
Yocto Project 2.4 (Rocko)
Linaro Toolchain (gcc) 7.2.1 hard-float
Qt 5.9.7
Wayland 2.0
GStreamer 1.12

PSDKLA 3.04

processors.wiki.ti.com/index.php

ComponentVersion
Linux Kernel 4.4.84+ (2016 LTS)
U-Boot 2016.11+
Yocto Project 2.1 (Krogoth)
Linaro Toolchain (gcc) 5.3 2016.02 hard-float
Qt 5.6
Wayland 1.9
GStreamer 1.6

Question

  1. Can we directly copy the QT library from PSDLA 5.0 to  VisionSDK 3.5
  2. If not, how can we upgrade QT on visionsdk to 5.9.7?

Thanks.