aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Marinho <jose.marinho@arm.com>2021-08-10 11:50:29 +0100
committerJose Marinho <jose.marinho@arm.com>2021-08-10 11:55:16 +0100
commitcbffb9c24d34b47526ed43fa8be830a466a7a2df (patch)
tree1eeee912c79e608131b5091798c9434ac13d8350
parent1caa8a60a1ac2c6658ac24678bcacfa20b5a599c (diff)
fix build scripts repoHEADmaster
Change-Id: I43209080a7640ad3c41e9643124137d81576738d
-rw-r--r--fwu_BET0.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/fwu_BET0.xml b/fwu_BET0.xml
index 92035a7..e0fd409 100644
--- a/fwu_BET0.xml
+++ b/fwu_BET0.xml
@@ -7,7 +7,7 @@
<default revision="refs/heads/master" remote="github" sync-j="4"/>
- <project name="jmarinho/u-boot-tfa-build" path="scripts" revision="master" remote="github">
+ <project name="u-boot-tfa-build" path="scripts" revision="master" remote="linaro-jose">
<linkfile src="top.mk" dest="Makefile"/>
<linkfile src="Readme.rst" dest="Readme.rst"/>
</project>