aboutsummaryrefslogtreecommitdiff
path: root/rpb-debian-installer.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'rpb-debian-installer.yaml')
-rw-r--r--rpb-debian-installer.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/rpb-debian-installer.yaml b/rpb-debian-installer.yaml
index cbbd78cb77..77892e1445 100644
--- a/rpb-debian-installer.yaml
+++ b/rpb-debian-installer.yaml
@@ -31,7 +31,7 @@
set -ex
- echo "deb http://repo.linaro.org/debian/erp-16.12-stable jessie main" > local.list
+ echo "deb http://repo.linaro.org/debian/erp-17.08-stable jessie main" > local.list
sudo cp local.list /etc/apt/sources.list.d/
sudo apt-get update
@@ -71,7 +71,7 @@
# Set up local repo
cat <<EOF > sources.list.udeb
- deb [trusted=yes] http://repo.linaro.org/debian/erp-16.12-stable jessie main/debian-installer
+ deb [trusted=yes] http://repo.linaro.org/debian/erp-17.08-stable jessie main/debian-installer
deb http://httpredir.debian.org/debian jessie main/debian-installer
EOF
@@ -87,9 +87,9 @@
# Adding security, updates and backports by default
d-i apt-setup/services-select multiselect security, updates, backports
- # Adding erp-16.12-stable by default, so it can find the kernel and extra packages
- d-i apt-setup/local0/repository string http://repo.linaro.org/debian/erp-16.12-stable jessie main
- d-i apt-setup/local0/comment string ERP 16.12 Stable Overlay
+ # Adding erp-17.08-stable by default, so it can find the kernel and extra packages
+ d-i apt-setup/local0/repository string http://repo.linaro.org/debian/erp-17.08-stable jessie main
+ d-i apt-setup/local0/comment string ERP 17.08 Stable Overlay
d-i apt-setup/local0/source boolean true
d-i apt-setup/local0/key string http://repo.linaro.org/debian/linarorepo.key