summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArvind Chauhan <arvind.chauhan@arm.com>2020-02-03 12:26:13 +0530
committerArvind Chauhan <arvind.chauhan@arm.com>2020-02-03 12:26:13 +0530
commit53fd79d3ac07f9ef31185bb575ef97058f6f381b (patch)
treeb7f05ad190f4e0d2874430e4955cb7b25dce58b8
parent3d80ba4f1d0f3e522f732ad2808221f733d3950a (diff)
fvp-uboot: Update build scripts to support firmware only configurationarmlt-20200212-00120.01
Signed-off-by: Arvind Chauhan <arvind.chauhan@arm.com>
-rw-r--r--pinned-uboot.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pinned-uboot.xml b/pinned-uboot.xml
index 7480fde..f16157d 100644
--- a/pinned-uboot.xml
+++ b/pinned-uboot.xml
@@ -4,7 +4,7 @@
<remote fetch="https://git.linaro.org/" name="linaro"/>
<project name="ARM-software/arm-trusted-firmware" path="arm-tf" remote="github" revision="91ff490d75a89607a0b19577275e8134b8ffa74d" upstream="master"/>
- <project name="landing-teams/working/arm/build-scripts" path="build-scripts" remote="linaro" revision="d3be5eeb171a0c3ff76d298088fe315bbdfe445e" upstream="armlt"/>
+ <project name="landing-teams/working/arm/build-scripts" path="build-scripts" remote="linaro" revision="89df04a501ae7f01346bb68baa2fccd56cab87d8" upstream="armlt"/>
<project name="landing-teams/working/arm/model-scripts" path="model-scripts" remote="linaro" revision="ac4ac28dfa290c88defda72a4886744347f2fa5e" upstream="master"/>
<project name="landing-teams/working/arm/u-boot" path="u-boot" remote="linaro" revision="c17c4a296382a56722de19fcb0bcb555f118ee41" upstream="master"/>
</manifest>