aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rpb-debian-installer-staging.yaml5
-rw-r--r--rpb-debian-installer.yaml5
-rw-r--r--trigger-rpb-debian-installer.yaml2
3 files changed, 7 insertions, 5 deletions
diff --git a/rpb-debian-installer-staging.yaml b/rpb-debian-installer-staging.yaml
index 74d2993c27..afe50ebc38 100644
--- a/rpb-debian-installer-staging.yaml
+++ b/rpb-debian-installer-staging.yaml
@@ -30,14 +30,15 @@
#!/bin/bash
set -ex
cat <<EOF >local.list
- deb http://obs.linaro.org/ERP/Debian_9/ ./
+ deb http://obs.linaro.org/ERP:/17.12/Debian_9/ ./
deb http://obs.linaro.org/ERP:/staging/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 [trusted=yes] http://obs.linaro.org/ERP:/staging/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
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
diff --git a/trigger-rpb-debian-installer.yaml b/trigger-rpb-debian-installer.yaml
index 1d6d734995..53fb04cb21 100644
--- a/trigger-rpb-debian-installer.yaml
+++ b/trigger-rpb-debian-installer.yaml
@@ -17,7 +17,7 @@
cron: '@hourly'
polling-node: build
urls:
- - url: 'http://obs.linaro.org/ERP/Debian_9/debian-installer/Release'
+ - url: 'http://obs.linaro.org/ERP:/17.12/Debian_9/debian-installer/Release'
check-content:
- simple: true
wrappers: