On Tue, 21 Feb 2023 at 09:22, Tom Rini <tr...@konsulko.com> wrote: > > From: Pali Rohár <p...@kernel.org> > > Now that the Dockerfile creates images which have the binaries we > require included, have CI make symlinks for them and update the existing > script to support this. > > Signed-off-by: Tom Rini <tr...@konsulko.com> > --- > Pali, since you posted this in a thread as untested, can you please > reply with a S-o-b tag? I tweaked it slightly while testing. Thanks. > --- > .azure-pipelines.yml | 9 ++++++++- > .gitlab-ci.yml | 11 +++++++++-- > test/nokia_rx51_test.sh | 24 ++++++++++++++++-------- > 3 files changed, 33 insertions(+), 11 deletions(-)
Yippee! Reviewed-by: Simon Glass <s...@chromium.org>