summaryrefslogtreecommitdiffstats
path: root/hosts/wbq0-armhf-rb
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-11-09 08:46:26 +0100
committerHolger Levsen <holger@layer-acht.org>2015-11-09 08:46:26 +0100
commit6e3f93938ba20b3177988f8c0b9c224a9aa876a6 (patch)
tree0e0259c34bc04d5916ac26d9d6b556d22fa62492 /hosts/wbq0-armhf-rb
parent4d3f5807cc2505d791c72ad88aef42abdfd4bebb (diff)
downloadjenkins.debian.net-6e3f93938ba20b3177988f8c0b9c224a9aa876a6.tar.xz
add new armhf node, Odroid-XU4, thanks to vagrant
Diffstat (limited to 'hosts/wbq0-armhf-rb')
-rw-r--r--hosts/wbq0-armhf-rb/etc/pbuilderrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/wbq0-armhf-rb/etc/pbuilderrc b/hosts/wbq0-armhf-rb/etc/pbuilderrc
index 909a8829..f18457c2 100644
--- a/hosts/wbq0-armhf-rb/etc/pbuilderrc
+++ b/hosts/wbq0-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) MIRRORSITE=http://ftp.us.debian.org/debian ;;
+ bpi0|cbxi4pro0|hb0|wbq0|odxu4) MIRRORSITE=http://ftp.us.debian.org/debian ;;
*) echo "unsupported host, exiting." ; exit 1 ;;
esac
EXTRAPACKAGES="" # better list them in bin/reproducible_setup_pbuilder.sh