Skip to content

Commit

Permalink
Merge pull request #59 from Ashishsharma1903/main
Browse files Browse the repository at this point in the history
Update get_source.sh
  • Loading branch information
edhay authored Nov 6, 2023
2 parents f437e9a + e6e5680 commit ff7d65c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/scripts/get_source.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ get_cross_compiler()

get_fwts_src()
{
git clone --single-branch git://kernel.ubuntu.com/hwe/fwts.git
git clone --single-branch https://github.com/fwts/fwts
pushd $TOP_DIR/fwts
git checkout V23.01.00
git submodule update --init
Expand Down

0 comments on commit ff7d65c

Please sign in to comment.