From e3a2add53e01a3b2f1593016d98111415447feea Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Tue, 2 Sep 2014 08:04:27 +0200 Subject: rebootstrap architecture update * arm is completely dead * ppc64el does not have multilib This commit removes the following jobs: rebootstrap_arm_gcc49 rebootstrap_ppc64el_gcc49_nobiarch --- job-cfg/rebootstrap.yaml.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py index 321882db..908ac2a3 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -4,17 +4,18 @@ architectures = """ i386 hppa mips mips64el mipsel - powerpc powerpcspe ppc64 ppc64el + powerpc powerpcspe ppc64 s390 s390x sparc sparc64 x32 """.split() mono_architectures = """ - arm armel armhf arm64 + armel armhf arm64 alpha ia64 m68k + ppc64el or1k sh4 """.split() -- cgit v1.2.3-70-g09d2