Hi
We faced the problem that our image (built with ptest feature) doesn't fit into
our flash [1].
I'd like to run the ptest on real hardware cause some packages need the mounted
FPGA functionality.
What is the best way to proceed?
Extend the ptest class [2] to read in a "local_ptest.conf" whic
> -Original Message-
> > From: openembedded-core-boun...@lists.openembedded.org
> > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> > Markus Boos
> > Sent: Friday, October 24, 2014 12:37
> > To: 'openembedded-core@lists.openembedd
Hi
We patched the ptest-runner script to deliver a xUnit file as a rough
overview/indicator over the package tests.
Having such a report allows us to use the file in Jenkins and in our ALM tool
to display the results of the ptest run.
Before we send the patch upstream I like to start the discu