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.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/rpb-debian-installer.yaml b/rpb-debian-installer.yaml
index b69b4d5b68..224d434674 100644
--- a/rpb-debian-installer.yaml
+++ b/rpb-debian-installer.yaml
@@ -30,12 +30,13 @@
#!/bin/bash
set -e
cat <<EOF >local.list
- deb http://obs.linaro.org/ERP/Debian_9/ ./
+ deb http://obs.linaro.org/ERP:/17.12/Debian_9/ ./
EOF
cat <<EOF > sources.list.udeb
- deb [trusted=yes] http://obs.linaro.org/ERP/Debian_9/debian-installer ./
+ deb [trusted=yes] http://obs.linaro.org/ERP:/17.12/Debian_9/debian-installer ./
deb http://deb.debian.org/debian stretch main/debian-installer
+ deb http://deb.debian.org/debian stretch-backports main/debian-installer
EOF
cat <<EOF > localudebs