summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeif Lindholm <leif.lindholm@linaro.org>2016-02-08 22:30:24 +0000
committerLeif Lindholm <leif.lindholm@linaro.org>2016-02-08 22:30:24 +0000
commit0f5232512852576604b0492625deccd64ad2670a (patch)
treeb8b697a0fee336489613a6c2c5752474bc35759a
parent6636bd2dc46b58918e8500c01d42b623aac923b8 (diff)
Bump trusted firmware version
Since v1.2 is released, and this supports Juno-r2, bump to use this version for all UEFI builds. Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
-rwxr-xr-xuefi.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/uefi.sh b/uefi.sh
index 06ebf96..cce5b9b 100755
--- a/uefi.sh
+++ b/uefi.sh
@@ -11,7 +11,7 @@ if [ -z "${WORKSPACE}" ]; then
export JOB_NAME=${JOB_NAME:-linaro-edk2}
fi
-atf_version=53d069c28c2738c3a4f59211fbc61323ec28208c
+atf_version=v1.2
repo=linaro-edk2
pkg_repository=git://git.linaro.org/uefi/${repo}.git