From f8d2196c1b51c6f082a8d5d88c653f00031bc861 Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Fri, 9 Jun 2017 07:11:32 +0300 Subject: rpb-debian-installer: fix preseed files URL Change-Id: Ie5c620ffffbba08d41aa1f392a8b20565df4aa62 Signed-off-by: Fathi Boudra --- rpb-debian-installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rpb-debian-installer.yaml') 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 ../.. -- cgit v1.2.3