Address root cause in meta-qt5

Description

Fix the ARCH specific variables in the shared env file.

 

/opt/poky-agl/5.99.3+snapshot/sysroots/x86_64-aglsdk-linux/usr/bin/qt5/qt.conf   (this is shared by multiple SDK installations - aka multi architectures):

HostPrefix = /opt/poky-agl/5.99.3+snapshot/sysroots/x86_64-aglsdk-linux HostData = /opt/poky-agl/5.99.3+snapshot/sysroots/aarch64-agl-linux/usr/lib/qt5 <----- EEK HostBinaries = /opt/poky-agl/5.99.3+snapshot/sysroots/x86_64-aglsdk-linux/usr/bin/qt5 HostLibraries = /opt/poky-agl/5.99.3+snapshot/sysroots/x86_64-aglsdk-linux/usr/lib Sysroot = /opt/poky-agl/5.99.3+snapshot/sysroots/aarch64-agl-linux <----- EEK

 

TLDR: the bsp installed last will win and all previously installed bsp's will be dysfunctional.

Environment

None

Activity

Walt Miner 
July 31, 2019 at 5:24 PM

Can this be closed?

Fixed

Details

Assignee

Reporter

Labels

Priority

Created August 23, 2018 at 7:38 PM
Updated August 1, 2019 at 3:01 PM
Resolved July 31, 2019 at 7:53 PM

Flag notifications