Skip to content
Commit 5936c0de authored by Yuliang Wang's avatar Yuliang Wang
Browse files

config: Fix recursive artifact resolution



A previous change altered the config normalisation pass such that
each artifact field becomes a dictionary containing multiple
properties rather than a single string. This was not fully taken
into account by the resolution step, which resulted in recursive
artifacts not being correctly resolved. Fixed by properly
constructing "artifact_lut".

Fixes: 8a368fb5
Signed-off-by: Yuliang Wang's avatarYuliang Wang <yuliang.wang@arm.com>
parent 2052b24b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment