summaryrefslogtreecommitdiffstats
path: root/hosts/cbxi4a-armhf-rb
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-03-06 01:37:21 +0100
committerHolger Levsen <holger@layer-acht.org>2016-03-06 01:37:21 +0100
commit69b7629c0081f73ed336fcb9afbf49dd5c5f1347 (patch)
tree2a0adcc932a0a197b751711db8c9a255656c28af /hosts/cbxi4a-armhf-rb
parent70b3ed6a1e84b85e28e0a13fbb17cf8bb29930a4 (diff)
downloadjenkins.debian.net-69b7629c0081f73ed336fcb9afbf49dd5c5f1347.tar.xz
reproducible armhf: fixup: add bbx15 and ff4* to pbuilderrc and common_functions.sh too
Diffstat (limited to 'hosts/cbxi4a-armhf-rb')
-rw-r--r--hosts/cbxi4a-armhf-rb/etc/pbuilderrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/cbxi4a-armhf-rb/etc/pbuilderrc b/hosts/cbxi4a-armhf-rb/etc/pbuilderrc
index af45d556..e7e5bc89 100644
--- a/hosts/cbxi4a-armhf-rb/etc/pbuilderrc
+++ b/hosts/cbxi4a-armhf-rb/etc/pbuilderrc
@@ -6,7 +6,7 @@
# read pbuilderrc.5 document for notes on specific options.
case $HOSTNAME in
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 ;;
+ bbx15|bpi0|cbxi4*|hb0|wbq0|odxu4*|wbd0|rpi2*|ff2*|ff4*|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