From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yann E. MORIN Date: Fri, 25 Jun 2021 14:35:45 +0200 Subject: [Buildroot] [PATCH v6 3/5] support/testing/infra/emulator.py: update pre-built kernels In-Reply-To: <20210621210111.363433-4-thomas.petazzoni@bootlin.com> References: <20210621210111.363433-1-thomas.petazzoni@bootlin.com> <20210621210111.363433-4-thomas.petazzoni@bootlin.com> Message-ID: <20210625123545.GD104638@scaer> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Thomas, All, On 2021-06-21 23:01 +0200, Thomas Petazzoni spake thusly: > The pre-built vexpress kernel used by the testing infrastructure is a > 4.0.0 kernel, which is getting old to be used with reasonably recent > toolchains. > > This commit updates the pre-built kernels for both the versatile and > vexpress machines to 5.10.7 (they have already been put online). > > Signed-off-by: Thomas Petazzoni Applied to master, thanks. Regards, Yann E. MORIN. > --- > support/testing/infra/emulator.py | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/support/testing/infra/emulator.py b/support/testing/infra/emulator.py > index 5611ec96e8..0a77eb80fc 100644 > --- a/support/testing/infra/emulator.py > +++ b/support/testing/infra/emulator.py > @@ -54,16 +54,16 @@ class Emulator(object): > > if arch == "armv7": > kernel = infra.download(self.downloaddir, > - "kernel-vexpress") > + "kernel-vexpress-5.10.7") > dtb = infra.download(self.downloaddir, > - "vexpress-v2p-ca9.dtb") > + "vexpress-v2p-ca9-5.10.7.dtb") > qemu_cmd += ["-dtb", dtb] > qemu_cmd += ["-M", "vexpress-a9"] > elif arch == "armv5": > kernel = infra.download(self.downloaddir, > - "kernel-versatile-4.19") > + "kernel-versatile-5.10.7") > dtb = infra.download(self.downloaddir, > - "versatile-pb-4.19.dtb") > + "versatile-pb-5.10.7.dtb") > qemu_cmd += ["-dtb", dtb] > qemu_cmd += ["-M", "versatilepb"] > qemu_cmd += ["-device", "virtio-rng-pci"] > -- > 2.31.1 > > _______________________________________________ > buildroot mailing list > buildroot at busybox.net > http://lists.busybox.net/mailman/listinfo/buildroot -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------'