Re: [yocto] [ptest-runner] Added output processing to pytest

2020-05-24 Thread zangrc
Is it possible to continue to add ptest for python-XX in the old way at present, and wait for the new recipe to be integrated (uncertain time), and then uniformly process the output? Or suspend the work of appending ptest and wait for the solution. -- Zang Ruochen -Original Message- Fr

Re: [yocto] [ptest-runner] Added output processing to pytest

2020-05-24 Thread Anibal Limon
On Fri, 22 May 2020 at 08:37, Ross Burton wrote: > On Fri, 22 May 2020 at 14:31, Paul Barker wrote: > > > We could have a recipe in oe-core with this in, or just drop it into > > > the python recipe directly. > > > > It's packaged on pypi: https://pypi.org/project/betatest/ > > > > I need to do

Re: [yocto] can i run an arbitrary x86_64-based image under QEMU?

2020-05-24 Thread Alexander Kanavin
To me this seems like Wind River's special sauce. The CHANGELOG in meta-intel says this: Added QEMU support. --- We now build several virtio drivers into the kernel by default, and have qemuboot.conf files for intel-corei7-64 and intel-core2-32 targets. This allows one to do basic

[yocto] can i run an arbitrary x86_64-based image under QEMU?

2020-05-24 Thread Robert P. J. Day
currently poring over wind river docs and in release notes for WR LTS 19 (equivalent to YP 3.0), one of the notes for RCPL 7 for this release of WR states: "New support to deploy a platform project image based on the intel-x86-64 BSP with the runqemu command. You no longer require a QEMU-based

[yocto] nodejs 12.16 in Yocto 2.2 compatiblity

2020-05-24 Thread msrinivasan
Hi, I am cross compile nodejs 12.16 recipe for ARM v7 target using Yocto 2.2. I can built nodejs as a individual task (i.e. bitbake -c compile)  (with some changes in recipe) with dependency over openssl 1.1.1b recipe from Yocto 2.6. But further build (i.e. bitbake nodejs)  fails with dependency

[yocto] #yocto

2020-05-24 Thread msrinivasan
Hi, I am cross compile nodejs 12.16 recipe for ARM v7 target using Yocto 2.2. I can built nodejs as a individual task (i.e. bitbake -c compile)  (with some changes in recipe) with dependency over openssl 1.1.1b recipe from Yocto 2.6. But further build (i.e. bitbake nodejs)  fails with dependency

Re: [yocto] How to include initrd.cpio to image

2020-05-24 Thread Gmane Admin
Op 03-05-2020 om 13:42 schreef Gmane Admin: Op 30-04-2020 om 23:33 schreef Gmane Admin: I am generating core-image-minimal-initramfs-edison.cpio.gz which is found in the deploy-core-image-minimal-initramfs-image-complete/ directory. When I build my image edison-image initrd gets included and