aboutsummaryrefslogtreecommitdiff
path: root/rpb-debian-installer.yaml
diff options
context:
space:
mode:
authorRiku Voipio <riku.voipio@linaro.org>2017-11-16 11:11:15 +0200
committerRiku Voipio <riku.voipio@linaro.org>2017-11-16 12:12:08 +0200
commit19fd1987a01f59dd676ef7a700d9708adb714914 (patch)
treea4e3c9a924be383157651a7da0d59762c7905fc6 /rpb-debian-installer.yaml
parent3b638f4a44a6d5012605b0cdc20397cb9552d5ef (diff)
ERP: fork to release repo and use backports
With the release closing in, fork use the forked ERP:17.12 repo. Enable backports while at it, and together with the updated linaro-di in ERP:17.12 we get to close #3431 Change-Id: Icb7277b6b62c01fef5fefecb1508cb8cac34f217
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