Skip to content
Commit 1bf7ba2a authored by Vincent Stehle's avatar Vincent Stehle
Browse files

get_source.sh: more flexible bbr-acs download



The get_bbr_acs_src() function uses a direct git clone to retrieve the
bbr-acs repository. This works only with git branches or tags, not with
commit ids.

Rework the download method to run in two steps with clone + checkout, to
allow referencing commit ids directly with the $ARM_BBR_TAG variable.

This fixes sources download for arm 32b.

Signed-off-by: Vincent Stehle's avatarVincent Stehlé <vincent.stehle@arm.com>
parent 3cf48ebb
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