summaryrefslogtreecommitdiffstats
path: root/hosts/hb0-armhf-rb
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-03-06 01:34:12 +0100
committerHolger Levsen <holger@layer-acht.org>2016-03-06 01:34:12 +0100
commit70b3ed6a1e84b85e28e0a13fbb17cf8bb29930a4 (patch)
treee81c2ebfcbc3afe202edb6b5be80d8ba112a298b /hosts/hb0-armhf-rb
parentc049bff5c5496956a1f8ad6247bc21b8bc02c0e0 (diff)
downloadjenkins.debian.net-70b3ed6a1e84b85e28e0a13fbb17cf8bb29930a4.tar.xz
reproducible armhf: add bbx15 to pbuilderrc too
Diffstat (limited to 'hosts/hb0-armhf-rb')
-rw-r--r--hosts/hb0-armhf-rb/etc/pbuilderrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/hb0-armhf-rb/etc/pbuilderrc b/hosts/hb0-armhf-rb/etc/pbuilderrc
index 30fcc2e1..af45d556 100644
--- a/hosts/hb0-armhf-rb/etc/pbuilderrc
+++ b/hosts/hb0-armhf-rb/etc/pbuilderrc
@@ -5,8 +5,8 @@
#
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
- jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
- bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
+ jenkins|profitbricks-build?-amd64) MIRRORSITE=http://ftp.de.debian.org/debian ;;
+ bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|opi2*) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh