Re: [yocto] TEST_IMAGE issues

2018-05-18 Thread Scott Rifenbark
There is nothing in the docs that says that an image must contain "-image" or "image-". Maybe someone can tell me if we should have that. Scott On Fri, May 18, 2018 at 4:44 AM, Mirza Krak wrote: > Hi all! > > Found something interesting (perhaps). > > So we where thinking

[yocto] TEST_IMAGE issues

2018-05-18 Thread Mirza Krak
Hi all! Found something interesting (perhaps). So we where thinking about enabling some of the OE QA tests that that are part of poky. Seemed pretty straight forward. Added following to local.conf: INHERIT += "testimage" Build my image and then tried to run: bitbake -c testimage To