Skip to content

Commit f9f368d

Browse files
committed
generator.yml: Do not boot SUSE's i386 config
There appears to be something missing in this config to boot under QEMU as neither clang nor GCC built kernels work. Disable this so the build stays green. Signed-off-by: Nathan Chancellor <[email protected]>
1 parent 16571e4 commit f9f368d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

generator.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ builds:
194194
- {<< : *hexagon, << : *mainline, << : *llvm_full, boot: false, llvm_version: *llvm_tot}
195195
- {<< : *i386, << : *mainline, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
196196
- {<< : *i686_fedora, << : *mainline, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
197-
- {<< : *i386_suse, << : *mainline, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
197+
- {<< : *i386_suse, << : *mainline, << : *llvm_full, boot: false, llvm_version: *llvm_tot}
198198
- {<< : *mips, << : *mainline, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
199199
- {<< : *mipsel, << : *mainline, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
200200
- {<< : *ppc32, << : *mainline, << : *llvm, boot: true, llvm_version: *llvm_tot}
@@ -246,7 +246,7 @@ builds:
246246
- {<< : *hexagon, << : *next, << : *llvm_full, boot: false, llvm_version: *llvm_tot}
247247
- {<< : *i386, << : *next, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
248248
- {<< : *i686_fedora, << : *next, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
249-
- {<< : *i386_suse, << : *next, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
249+
- {<< : *i386_suse, << : *next, << : *llvm_full, boot: false, llvm_version: *llvm_tot}
250250
- {<< : *mips, << : *next, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
251251
- {<< : *mipsel, << : *next, << : *llvm_full, boot: true, llvm_version: *llvm_tot}
252252
- {<< : *ppc32, << : *next, << : *llvm, boot: true, llvm_version: *llvm_tot}
@@ -423,7 +423,7 @@ builds:
423423
- {<< : *hexagon, << : *mainline, << : *llvm_full, boot: false, llvm_version: *llvm_latest}
424424
- {<< : *i386, << : *mainline, << : *llvm_full, boot: true, llvm_version: *llvm_latest}
425425
- {<< : *i686_fedora, << : *mainline, << : *llvm_full, boot: true, llvm_version: *llvm_latest}
426-
- {<< : *i386_suse, << : *mainline, << : *llvm_full, boot: true, llvm_version: *llvm_latest}
426+
- {<< : *i386_suse, << : *mainline, << : *llvm_full, boot: false, llvm_version: *llvm_latest}
427427
- {<< : *mips, << : *mainline, << : *mips_llvm_full, boot: true, llvm_version: *llvm_latest}
428428
- {<< : *mipsel, << : *mainline, << : *llvm_full, boot: true, llvm_version: *llvm_latest}
429429
# ppc32: Boot disabled (https://github.com/ClangBuiltLinux/linux/issues/1345)
@@ -476,7 +476,7 @@ builds:
476476
- {<< : *hexagon, << : *next, << : *llvm_full, boot: false, llvm_version: *llvm_latest}
477477
- {<< : *i386, << : *next, << : *llvm_full, boot: true, llvm_version: *llvm_latest}
478478
- {<< : *i686_fedora, << : *next, << : *llvm_full, boot: true, llvm_version: *llvm_latest}
479-
- {<< : *i386_suse, << : *next, << : *llvm_full, boot: true, llvm_version: *llvm_latest}
479+
- {<< : *i386_suse, << : *next, << : *llvm_full, boot: false, llvm_version: *llvm_latest}
480480
- {<< : *mips, << : *next, << : *mips_llvm_full, boot: true, llvm_version: *llvm_latest}
481481
- {<< : *mipsel, << : *next, << : *llvm_full, boot: true, llvm_version: *llvm_latest}
482482
# ppc32: Boot disabled (https://github.com/ClangBuiltLinux/linux/issues/1345)
@@ -608,7 +608,7 @@ builds:
608608
- {<< : *hexagon, << : *mainline, << : *llvm_full, boot: false, llvm_version: *llvm_11}
609609
- {<< : *i386, << : *mainline, << : *llvm_full, boot: true, llvm_version: *llvm_11}
610610
- {<< : *i686_fedora, << : *mainline, << : *llvm_full, boot: true, llvm_version: *llvm_11}
611-
- {<< : *i386_suse, << : *mainline, << : *llvm_full, boot: true, llvm_version: *llvm_11}
611+
- {<< : *i386_suse, << : *mainline, << : *llvm_full, boot: false, llvm_version: *llvm_11}
612612
- {<< : *mips, << : *mainline, << : *mips_llvm, boot: true, llvm_version: *llvm_11}
613613
- {<< : *mipsel, << : *mainline, << : *llvm, boot: true, llvm_version: *llvm_11}
614614
# ppc32 and ppc64: Build disabled (https://gitlab.com/Linaro/tuxmake/-/issues/108)
@@ -660,7 +660,7 @@ builds:
660660
- {<< : *hexagon, << : *next, << : *llvm_full, boot: false, llvm_version: *llvm_11}
661661
- {<< : *i386, << : *next, << : *llvm_full, boot: true, llvm_version: *llvm_11}
662662
- {<< : *i686_fedora, << : *next, << : *llvm_full, boot: true, llvm_version: *llvm_11}
663-
- {<< : *i386_suse, << : *next, << : *llvm_full, boot: true, llvm_version: *llvm_11}
663+
- {<< : *i386_suse, << : *next, << : *llvm_full, boot: false, llvm_version: *llvm_11}
664664
- {<< : *mips, << : *next, << : *mips_llvm, boot: true, llvm_version: *llvm_11}
665665
- {<< : *mipsel, << : *next, << : *llvm, boot: true, llvm_version: *llvm_11}
666666
# ppc32 and ppc64: Build disabled (https://gitlab.com/Linaro/tuxmake/-/issues/108)

0 commit comments

Comments
 (0)