[poky] testimage feature ( automated tests for qemu images ) not working for qemuarm virt machine

Sangal, Apoorv apoorv.sangal at intel.com
Fri Jun 1 02:25:09 PDT 2018


> -----Original Message-----
> From: Anand Ingale [mailto:anand.build1985 at gmail.com]
> Sent: Thursday, May 31, 2018 5:42 PM
> To: Sangal, Apoorv <apoorv.sangal at intel.com>; poky at yoctoproject.org
> Subject: Re: [poky] testimage feature ( automated tests for qemu images ) not
> working for qemuarm virt machine
> 
> Attaching  log.do_testimage
> 
> On Thu, May 31, 2018 at 2:33 PM Anand Ingale <anand.build1985 at gmail.com
> <mailto:anand.build1985 at gmail.com> > wrote:
> 
> 
> 	AIngale at swpfintbld03:~/Poky-1/poky-virt/build-2$ bitbake core-image-
> minimal -c testimage
> 	WARNING: Host distribution "ubuntu-14.04" has not been validated with
> this version of the build system; you may possibly experience unexpected
> failures. It is recommended that you use a tested distribution.
Image was build on host distribution Ubuntu 14.04, there was a warning message indicate this during bitbake.
The highest Kernel Supported version for Ubuntu 14.04 Distribution is up to v4.4 (Ubuntu 14.04.5).
This can be source from https://wiki.ubuntu.com/Kernel/Support.
The kernel image recipe add as core-image-minimal was Kernel version 4.17.0-rc5 which was 3 weeks ago releases by kernel.org. Even the latest Distribution for 18.04 supports kernel up to v4.15 only.

    root at qemuarm:~# uname -a
>  Linux qemuarm 4.17.0-rc5-myker #1 SMP Sat May 19 17:25:41 UTC 2018 armv7lGNU/Linux
My recommendation would be to use Kernel Yocto supported and rebuild the core-image-minimal a version up (16.04) on Host Distribution

-Apoorv


More information about the poky mailing list