summaryrefslogtreecommitdiffstats
path: root/hosts/rpi2b-armhf-rb
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-28 16:54:17 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-28 16:54:17 +0100
commit1f380779f46760dd393782a1b3682d4d81dfc487 (patch)
tree7249bd8cda6380ca0d968583dad908dc23339840 /hosts/rpi2b-armhf-rb
parent899adbcf8f981e61fb82c7ed92f10421ef6163cd (diff)
downloadjenkins.debian.net-1f380779f46760dd393782a1b3682d4d81dfc487.tar.xz
reproducible armhf: add three new quadcores with 2gb ram, thanks Vagrant
Diffstat (limited to 'hosts/rpi2b-armhf-rb')
-rw-r--r--hosts/rpi2b-armhf-rb/etc/pbuilderrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/rpi2b-armhf-rb/etc/pbuilderrc b/hosts/rpi2b-armhf-rb/etc/pbuilderrc
index 726c2d68..aa5fb071 100644
--- a/hosts/rpi2b-armhf-rb/etc/pbuilderrc
+++ b/hosts/rpi2b-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 ;;
- bpi0|cbxi4pro0|hb0|wbq0|odxu4|wbd0|rpi2b) MIRRORSITE=http://ftp.us.debian.org/debian ;;
+ bpi0|cbxi4pro0|hb0|wbq0|odxu4*|wbd0|rpi2b|ff2a) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh