Re: new branch + more recent gcc?
Todd Kjos <[email protected]>
| Newsgroups | dev.linux.lists.kernelci |
|---|---|
| Message-ID | <CAHRSSEzRE2ZXui+uiq=eZvDRcdkjo2cKK7qO4nUTEFOo2cz15Q@mail.gmail.com> |
Something isn't right. We've dropped from about 35 builds per android kernel branch down to only 1-5 builds. Can we get all those other builds back? See https://linux.kernelci.org/job/android/ On Wed, Jul 3, 2024 at 11:09 PM Muhammad Usama Anjum <[email protected]> wrote: > > On 7/2/24 8:45 PM, Todd Kjos wrote: > > On Tue, Jul 2, 2024 at 6:12 AM Mark Brown <[email protected]> wrote: > >> > >> On Mon, Jul 01, 2024 at 10:27:24AM -0700, Todd Kjos wrote: > >> > >>> 1) use gcc-13 instead of gcc-10 for android kernel builds > >> > >> It sounds like you just need an upgrade here rather than specifically > >> GCC 13? The reason I ask is that GCC 12 is the standard compiler in > >> Debian Bookworm so might be easier to update to quickly. > > > > GCC 12 would be fine > > > >> > >>> 2) add android15-6.6-lts branch to kernelci testing > >> > >> https://github.com/kernelci/kernelci-core/pull/2597 > >> > >>> 3) discontinue all gki_defconfig builds > >> > >> https://github.com/kernelci/kernelci-core/pull/2598 > >> > >> (not 100% sure I got that one right, have to see how it goes on staging.) > > > > Thanks! > > I've opened PR to enable android builds including android15-6.6-lts in new > kernelci: > https://github.com/kernelci/kernelci-pipeline/pull/667 > > > > > -- > BR, > Muhammad Usama Anjum