aboutsummaryrefslogtreecommitdiff
path: root/rpb-debian-installer-staging.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2017-06-09 07:11:32 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2017-06-09 07:11:32 +0300
commitf8d2196c1b51c6f082a8d5d88c653f00031bc861 (patch)
treee5dcb4c803106839595bd876d106623787cfdd98 /rpb-debian-installer-staging.yaml
parent9de76781196f0c1509a1dacb0c3b1cbf41dbf211 (diff)
rpb-debian-installer: fix preseed files URL
Change-Id: Ie5c620ffffbba08d41aa1f392a8b20565df4aa62 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'rpb-debian-installer-staging.yaml')
-rw-r--r--rpb-debian-installer-staging.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpb-debian-installer-staging.yaml b/rpb-debian-installer-staging.yaml
index cf8ab20ca2..7156680207 100644
--- a/rpb-debian-installer-staging.yaml
+++ b/rpb-debian-installer-staging.yaml
@@ -78,7 +78,7 @@
EOF
# Default preseed to add the overlay and kernel
- wget -q https://git.linaro.org/ci/job/configs.git/blob_plain/HEAD:/rpb-debian-installer/staging/preseed.cfg -O default-preseed
+ wget -q https://git.linaro.org/ci/job/configs.git/plain/rpb-debian-installer/staging/default-preseed.cfg -O default-preseed
fakeroot make build_netboot
cd ../..