From 11319eaf1c40b095ba459fdbb1bf04090c252677 Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Sun, 15 May 2016 16:16:21 +0200 Subject: rebootstrap: mips32r6el ended up being called mipsr6el This commit renames (and thus drops) the following jobs: rebootstrap_mips32r6el_gcc5 rebootstrap_mips32r6el_gcc5_supported rebootstrap_mips32r6el_gcc6 rebootstrap_mips32r6el_gcc6_supported --- job-cfg/rebootstrap.yaml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg/rebootstrap.yaml.py') diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py index 10d332e0..ca759c37 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -17,7 +17,7 @@ mono_architectures = """ hppa hurd-i386 musl-linux-i386 m68k - mips64r6el mips32r6el + mips64r6el mipsr6el musl-linux-mips musl-linux-mipsel nios2 powerpcel powerpcspe ppc64el -- cgit v1.2.3-54-g00ecf