From 6e3f93938ba20b3177988f8c0b9c224a9aa876a6 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 9 Nov 2015 08:46:26 +0100 Subject: add new armhf node, Odroid-XU4, thanks to vagrant --- hosts/hb0-armhf-rb/etc/pbuilderrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/hb0-armhf-rb/etc/pbuilderrc') diff --git a/hosts/hb0-armhf-rb/etc/pbuilderrc b/hosts/hb0-armhf-rb/etc/pbuilderrc index 909a8829..f18457c2 100644 --- a/hosts/hb0-armhf-rb/etc/pbuilderrc +++ b/hosts/hb0-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 -- cgit v1.2.3-54-g00ecf