summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYing-Chun Liu (PaulLiu) <paul.liu@linaro.org>2022-11-29 05:09:52 +0800
committerYing-Chun Liu (PaulLiu) <paul.liu@linaro.org>2022-11-29 05:12:38 +0800
commit98c50b9da673b04f55a210be6ae067310355b16e (patch)
tree753a7e61f26f93d3148285a67c90809bbee1b986
parent90a50ff686037322f663d5ce5f34cccf3ed607ab (diff)
download_everything.sh: change the tag of U-boot.HEADmaster
We've upstreamed TCP. So the U-boot is rebased to the latest master branch. All the TCP patches are merged. Signed-off-by: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>
-rwxr-xr-xdownload_everything.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/download_everything.sh b/download_everything.sh
index 92901c1..3c6a438 100755
--- a/download_everything.sh
+++ b/download_everything.sh
@@ -16,4 +16,4 @@ else
git clone https://git.linaro.org/people/paul.liu/systemready/u-boot.git
fi
-git -C u-boot checkout paulliu-compulab-tpm2-ab-tcp
+git -C u-boot checkout paulliu-compulab-tpm2-ab