6 Jul
2022
6 Jul
'22
9:23 a.m.
Currently mbuto misparses the LINKS variable in the profile. It will
correctly assign the first two tokens to the target and link name, but for
subsequent tokens ${__target} will always be non-empty, and so we'll never
change it for later links.
AFAICT this has been missed because the existing sample profiles only have
links all going to the same target.
Signed-off-by: David Gibson