4940d4d580
I was observed that in some more evolved configurations the build stopped because kas wanted to clone a git repository multiple times concurrently. This failed. This patch should prevent these issues by removing all possible duplicates from the missing_repos list prior to returning it to the configuration. Signed-off-by: Claudius Heine <ch@denx.de>