summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2014-04-28 16:23:01 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2014-04-28 16:23:01 +0100
commitbaa4f98fcd20fa7828c9d7ead0a2fbfaa0e9793c (patch)
tree3c61896d9abb5694108b22f103e6a5debcfea6c5
parent1e616ce63403ff7c82e3dd6fa0fd92911de60343 (diff)
move TF git repo location
The git repo has moved up a level in the directory structure on git.linaro.org to reflect that the firmware is not only for models, but also for real hardware. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--debian/copyright6
-rwxr-xr-xfvp-pre-boot-pkg.sh2
-rwxr-xr-xfvp-pre-boot.sh2
3 files changed, 5 insertions, 5 deletions
diff --git a/debian/copyright b/debian/copyright
index 1546dd4..78be0de 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://dep.debian.net/deps/dep5
Upstream-Name: arm-trusted-firmware
-Source: <git://git.linaro.org/arm/models/arm-trusted-firmware.git>
+Source: <git://git.linaro.org/arm/arm-trusted-firmware.git>
Files: *
Copyright: 2012-2013 ARM Ltd
@@ -11,8 +11,8 @@ Copyright: 2013 Ryan Harkin <Ryan.Harkin@linaro.org>
License: BSD-3-Clause
License: BSD-3-Clause
-You may use the binary pre-bootloader for FVP Base Models under
-the terms of the BSD license as follows:
+You may use the binary pre-bootloader under the terms of the BSD license
+as follows:
"Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
diff --git a/fvp-pre-boot-pkg.sh b/fvp-pre-boot-pkg.sh
index 85129f1..2b5ffa7 100755
--- a/fvp-pre-boot-pkg.sh
+++ b/fvp-pre-boot-pkg.sh
@@ -8,7 +8,7 @@ set -e
pkg_source=${JOB_NAME}
ci_dir=fvp-pre-boot-ci
-pkg_repository=git://git.linaro.org/arm/models/arm-trusted-firmware.git
+pkg_repository=git://git.linaro.org/arm/arm-trusted-firmware.git
packaging_dir=${ci_dir}/debian
packaging_repository=git://git.linaro.org/ci/fvp-pre-boot.git
diff --git a/fvp-pre-boot.sh b/fvp-pre-boot.sh
index 07ee948..e2db3f1 100755
--- a/fvp-pre-boot.sh
+++ b/fvp-pre-boot.sh
@@ -23,7 +23,7 @@ if [ -z "${WORKSPACE}" ]; then
fi
repo=arm-trusted-firmware
-repo_url=/linaro/g.l.o/arm/models/
+repo_url=/linaro/g.l.o/arm/
case "${JOB_NAME}" in
juno*)
platform=juno