aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rpb-debian-installer-staging.yaml2
-rw-r--r--rpb-debian-installer.yaml2
2 files changed, 2 insertions, 2 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 ../..
diff --git a/rpb-debian-installer.yaml b/rpb-debian-installer.yaml
index 4c21a7ac5c..957553b382 100644
--- a/rpb-debian-installer.yaml
+++ b/rpb-debian-installer.yaml
@@ -76,7 +76,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/stable/preseed.cfg -O default-preseed
+ wget -q https://git.linaro.org/ci/job/configs.git/plain/rpb-debian-installer/stable/default-preseed.cfg -O default-preseed
fakeroot make build_netboot
cd ../..