Won't Fix
Details
Assignee
Walt MinerWalt MinerReporter
Jan-Simon MoellerJan-Simon MoellerLabels
Contract ID
Priority
Major
Details
Details
Assignee
Walt Miner
Walt MinerReporter
Jan-Simon Moeller
Jan-Simon MoellerLabels
Contract ID
Priority
Created August 18, 2018 at 1:20 PM
Updated August 28, 2020 at 7:41 PM
Resolved August 28, 2020 at 7:41 PM
Installing 2 SDKs let's say from 5.99.2:
armv7thf
aarch64
Results in broken compilation options. Likely the SDK installed last overwrites a common file.
This operation mode is actually supported in yocto as each ARCH has a separate env script.
In this case we seem to overwrite a setting that is sourced by both env scripts.
Examples an log output follow.