Actions
Bug #10670
closedInvalid CIF is used for getting cross references
Start date:
01/18/2021
Due date:
% Done:
0%
Estimated time:
Detected in build:
git
Platform:
Published in build:
Description
Klever Core ignores setting "cross compile prefix" from job.json when getting cross references for models. Due to this invalid CIF can be used. This does have sense for verification on ARM since there is a variety of cross compilers.
Updated by Evgeny Novikov almost 4 years ago
- Status changed from New to Resolved
I fixed the issue in branch use-valid-cif-for-cross-refs that undergoes testing.
Updated by Evgeny Novikov almost 4 years ago
- Status changed from Resolved to Closed
- Target version set to 3.1
Tests passed. In addition I tested manually that everything works. After all I merged the branch to master in 971ebdecf.
Updated by Evgeny Novikov almost 4 years ago
I back ported the bug fix into branch v3.0-stable.
Actions